-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Import Error on Mac OS-X with 1.12.0 #47
Comments
So I think I was able to determine that the issue only occurs when the So I assume that is not a supported conda configuration? |
Correct, |
There does not appear to be a Note that the |
Hello -- Is the problem above resolved?? I'm kinda stuck. Appreciate any pointers! Thanks! I installed a new conda environment called
Here's the conda info:
Here are the packages installed in the env
Here's how the env was created:
|
When I created this issue having conda-forge prioritized was an immediate solution. But since then, I have tried again to prioritize defaults and haven't had any issues with that lately. |
Again that is not a supported configuration. So while you can use it, it remains unsupported. Issues stemming from the wrong channel ordering will be closed out. |
That's perfectly fine with me. I just wanted to let @laventura know that this particular problem is currently no issue for me. |
I have this in
SO - as it stands -- what's the solution for this |
It looks like you got |
@jakirkham I tried re-installing libgfortran from See what happens:
Current
Now re-installing libgfortran:
NEW
When I go:
Inside
But inside
Am I doing something wrong?? Am I missing something small and stupid somewhere? |
@jakirkham Well, I looked into the Looks like it is missing a whole bunch of files. See here for comparison:
What's the best approach to get the latest (and correct) |
There is no There are a few ways to solve this. First given the channel order that you showed above with |
@jakirkham Ok great! Something worked! I tried So finally Now I can proceed with installing other packages 😑 |
Glad to hear it worked. Sorry to hear it's been so much trouble. It's a bit strange Yeah, I know that feeling. Hopefully the rest are not so painful. |
hopefully this will fix the build on osx which seems to suffer from the problems described in conda-forge/numpy-feedstock#47
Well, this keeps propping up for me too when I update Keras. Updating everything from the conda-forge channel and elevating the conda-forge channel to the highest priority does not solve it.
I still have this error
|
@jakirkham Thanks for the libgfortran fix. Everything works now ! I was just going nuts for the last few days with this issue. It happened after I updated libgfortran some time back. |
Probably someone should raise a |
After installing the latest version I get the following error on importing the package:
The text was updated successfully, but these errors were encountered: