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
Currently, installing with poetry is broken due to python-poetry/poetry-plugin-export#163. I have opened this issue to track it. Waiting on a response from the devs there: python-poetry/poetry-plugin-export#163 (comment).
Update: this is actually a conflict with statsmodels dependencies (see here).
statsmodels
The text was updated successfully, but these errors were encountered:
Temporary fix: install statsmodels from source. Keeping this open until statsmodels>0.13.5 is released.
statsmodels>0.13.5
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Currently, installing with poetry is broken due to python-poetry/poetry-plugin-export#163. I have opened this issue to track it. Waiting on a response from the devs there: python-poetry/poetry-plugin-export#163 (comment).
Update: this is actually a conflict with
statsmodels
dependencies (see here).The text was updated successfully, but these errors were encountered: