You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are plans, but those are not strongly prioritized right now. We need the python dependency work for the integrated Tokenserver. There is work done on a rust feature which drops the python requirement, but that has not been fully audited yet.
The
make run_mysql
fails to setup everything in the venv to get fxa running.But running
pip install pyramid
from inside the venv fixes it.With the broken venv I get a big backtrace that starts with:
After installing pyramid I can execute
make run_mysql
without issue.Are there plans to drop the python dependency ?
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: