python - NumPy not properly installing -
i've been trying work numpy , libraries require numpy, same error when running code. there no errors in code however. error:
importerror: importing multiarray numpy extension module failed. trying import failed build of numpy. if you're working numpy git repo, try `git clean -xdf` (removes files not under version control). otherwise reinstall numpy. original error was: dll load failed: specified procedure not found.
i have numpy installed. have windows 10 64 bit running python 3.6.what error mean, , how fix it? i've uninstalled, reinstalled, , done many other things no avail. used pip install
install anaconda link download anaconda. have required libraries pre installed it. best option if wanna work data analysis tools.
Comments
Post a Comment