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
Strange. I am trying to reproduce your issue, but I fail to do so. I don't see Flask in poetry.lock, nor do I see it in my virtual environment locally. Could you give me a little bit more information about your environment? e.g. the python version and possible the installed versions of the project's dependencies?
Well, this is embarrassing, apparently I installed another python lib call homepage, which also has a homepage init command. I have since uninstalled that lib and yours is working perfectly. Sorry for the confusion.
Haha, no worries! Funny coincidence that that project also contains the homepage init command. Thanks for considering to improve this project by raising the issue anyways!
Hi, I wanted to give this library a try so installed per your instructions and got the following error when running homepage init
I did some digging and it looks like flask deprecated safe_join in version 2.1. dmlc/GNNLens2#14
The text was updated successfully, but these errors were encountered: