Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22039

How to solve dyld: Symbol not found - Expected in: /usr/lib/libSystem.B.dylib ( _fdopendir$INODE64 )

$
0
0

I searched for it, could not find much references. I guess:

dyld: Symbol not found: _fdopendir$INODE64
  Referenced from: /Users/gg4u/Sites/miniconda3/envs/meteo/bin/python
  Expected in: /usr/lib/libSystem.B.dylib

is an error related to how some libraries are compiled.

I am running a mac os 10.9.5.

I got this error after having installed fbprophet on a conda environment.

NOTE - First installation was successful.

This error first appeared when importing the fbprophet library in python.

I tried to uninstall, reinstall again, but this time error manifested also at installation.

It seems conda environment got corrupted.

Tried to look for earlier versions of fbprophet, could not find but the 0.5 : https://anaconda.org/conda-forge/fbprophet

Please advise what this error could be and how to solve it.

Maybe could I manually linked it ? Could I download an upgraded version of /usr/lib/libSystem.B.dylib ?


Viewing all articles
Browse latest Browse all 22039

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>