-
Notifications
You must be signed in to change notification settings - Fork 79
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
Error in initial import #7
Comments
@oren1k Hi, I had the same issue. Just replace |
PR #8 should resolve the issue :) |
I was getting the same error. Using the above solution, it worked fine but now I am getting another error: |
I think you should remove pip version ( |
Hi, |
Ok, I played with this repo a bit—it contains an enormous amount of bugs. I'll close PR#8 not to give hope that it solves all problems :) |
You should change the line to:
You should repeat that multiple times for all occurrences of that error and you should probably also |
Tried all the options explained above but still facing the same error while importing.
ModuleNotFoundError: No module named 'regression' |
Hi,
I downloaded and put the package in site-packages.
When importing, I get the error:
The text was updated successfully, but these errors were encountered: