-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
from mpi4py import MPI ImportError: DLL load failed #1
Comments
Did you use Windows environment? Currently the support of OpenAI for Windows is weak, everything works smoothly in macOS or directly ubuntu. |
I tried ubuntu on Windows but still failed, only works in macOS. ERROR: Command errored out with exit status 1: /home/zhuhx/FinRL-Library/venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8llehrxw/mpi4py/setup.py'"'"'; file='"'"'/tmp/pip-install-8llehrxw/mpi4py/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-72buf3c_/install-record.txt --single-version-externally-managed --compile --install-headers /home/zhuhx/FinRL-Library/venv/include/site/python3.6/mpi4py Check the logs for full command output. |
Merge pull request #46 from wac81/master
The detailed instructions for installation can be found here: https://ai4finance.medium.com/finrl-for-quantitative-finance-install-and-setup-tutorial-for-beginners-1db80ad39159 |
…t/pre-commit-ci added hooks to .pre-commit-config.yaml
I operated according to your instructions, and all the packages are complete, but I don't know how to report this error! Give advice or comments please!
The text was updated successfully, but these errors were encountered: