Skip to content

Instantly share code, notes, and snippets.

@optimistanoop
Last active April 9, 2019 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save optimistanoop/20db26ab232c9b6836bc1a5e6c8d5b96 to your computer and use it in GitHub Desktop.
Save optimistanoop/20db26ab232c9b6836bc1a5e6c8d5b96 to your computer and use it in GitHub Desktop.
AI python issues

ImportError: numpy.core.multiarray failed to import

pip install -U numpy

ImportError: DLL load failed: The specified procedure could not be found.

pip install protobuf==3.6.0

Command "python setup.py egg_info" failed with error code 1 pip install --upgrade setuptools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment