-
Notifications
You must be signed in to change notification settings - Fork 38
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
Is this still functional ? #90
Comments
I don't think it is running without error:WARNING: Error parsing dependencies of celery: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier
pytz (>dev)
~^
On Sunday, June 30, 2024 at 09:51:17 AM CDT, routetehpacketz ***@***.***> wrote:
It appears Flask deprecated importing Markup in v2.3.0: https://flask.palletsprojects.com/en/3.0.x/changes/#version-2-3-0
Were you able to run pip install -r requirements.txt without error?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
So what does this mean that i need to do ? |
Okay so figured out the markupsafe, but now we get this error:
|
I read over the README and install docs to see if it specifically stated which Python version this was built and tested with, but could not see where it indicates. This message now appears to be a result of this project being developed in Python 2. The
|
Yea just doing some simple finds and grep for that string "urlparse" get pretty hairy and all the files it appeared in, i think i'd probably just break it worse. If that's the best answer we have, then i'd just say this doesn't work any longer. Thanks |
I didn't have an old version of Ubuntu, so i tried with the latest: Ubuntu 22.04.0(3)?
followed all the steps and it had a failure at creating the db
The text was updated successfully, but these errors were encountered: