forked from dbrgn/heroku-buildpack-python-sklearn
-
Notifications
You must be signed in to change notification settings - Fork 68
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
ImportError: Numerical Python (NumPy) is not installed. #24
Comments
I've tried python 2.7.8 and but no joy... If I go with
I get
but then
|
And my last attempt:
|
Running into this today w/- |
This buildpack doesn't support python 3 |
I'm all ears to this one... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I a trying to use the buildpack in my heroku project.
My requirements.txt has
I am using python-2.7.10
I've done
I get
I got some error in the process like
Any idea what I could do? Thanks
The text was updated successfully, but these errors were encountered: