galaxyproject / galaxy Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mako on Python 3 #8617
Comments
|
After running the following command I see the homepage: 2to3 -w database/compiled_templates/js-app.mako.py |
|
I'm resorting to 2to3 -w database/compiled_templates/*.py |
|
Did you try to clean-up the directory with |
|
That seems to work. Sorry for this, I totally forgot about that. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using Galaxy release 19.09 and Python 3.7.
I'm trying to access the main page and get the following error:
The text was updated successfully, but these errors were encountered: