Skip to content
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

Closed
feiyangdezhu opened this issue Sep 23, 2020 · 4 comments
Closed

from mpi4py import MPI ImportError: DLL load failed #1

feiyangdezhu opened this issue Sep 23, 2020 · 4 comments
Labels
bug Something isn't working fixed Completely fixed

Comments

@feiyangdezhu
Copy link

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!

@BruceYanghy
Copy link
Member

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!

Did you use Windows environment? Currently the support of OpenAI for Windows is weak, everything works smoothly in macOS or directly ubuntu.

@stupefy007
Copy link

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.

BruceYanghy pushed a commit that referenced this issue Jan 4, 2021
BruceYanghy pushed a commit that referenced this issue Jan 7, 2021
Merge pull request #46 from wac81/master
BruceYanghy pushed a commit that referenced this issue Feb 12, 2021
@YangletLiu
Copy link
Contributor

The detailed instructions for installation can be found here: https://ai4finance.medium.com/finrl-for-quantitative-finance-install-and-setup-tutorial-for-beginners-1db80ad39159

@YangletLiu YangletLiu added bug Something isn't working fixed Completely fixed labels Jan 9, 2022
eyast pushed a commit to eyast/FinRL that referenced this issue Jul 5, 2022
…t/pre-commit-ci

added hooks to .pre-commit-config.yaml
zhumingpassional pushed a commit that referenced this issue Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Completely fixed
Projects
None yet
Development

No branches or pull requests

4 participants