-
Notifications
You must be signed in to change notification settings - Fork 1
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
Installation instructions #6
Comments
@datatalking If you want to update README.md, you are welcome! 😃 To get the code working:
|
I've installed the requirements.txt, tried python 3.10 and conda with no success. Does this only work on windows machines or ? |
@hitensam ok I tried python 3.10, 3.9, and 3.8 with no luck but python 3.7 via anaconda does load, and I'll start with some basic tests. It runs but gives package mismatches below, all of this will be hopefully addressed, patched or fixed in the PR I submit later today. =)
|
@hitensam from the requirements.txt file I am guessing this is a Flask app which isn't my core but since its Python I can probably get it working.
Do you have a 'how to run flask' tutorial or can we update the README.md to include installation instructions?
The text was updated successfully, but these errors were encountered: