unable to log into local galaxy

Are you using python 3.7? This is a bug I have a fix for in https://github.com/galaxyproject/galaxy/pull/9642. You can pull that manually if you’d like, or, in the interim downgrade to python 3.6, and you should be good to go. Technically, we only support 3.5 and 3.6, but this code will fix login issues with 3.7.

2 Likes