We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running python setup.py install returns the following error
python setup.py install
error: marshmallow 3.0.0b10 is installed but marshmallow==2.13.1 is required by {'Flask-REST-JSONAPI'}
The text was updated successfully, but these errors were encountered:
Let me replicate and fix setup.py
Sorry, something went wrong.
I've copied most pipenv requirements into setup.py however pipenv is still the recommended install method
No branches or pull requests
Running
python setup.py install
returns the following errorThe text was updated successfully, but these errors were encountered: