We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
os: mac os log:
import jittor [i 0320 17:51:07.925814 12 v1 init.py:102] Run cmd: which g++ [i 0320 17:51:07.936802 12 v1 init.py:102] Run cmd: /usr/bin/g++ --version [i 0320 17:51:08.182412 12 init.py:183] Found g++(17.7.0) at /usr/bin/g++. [i 0320 17:51:08.193914 12 v1 init.py:102] Run cmd: git branch fatal: 不是一个 git 仓库(或者任何父目录):.git Traceback (most recent call last): File "", line 1, in File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/jittor-1.0.0-py3.6.egg/jittor/init.py", line 10, in from . import compiler File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/jittor-1.0.0-py3.6.egg/jittor/compiler.py", line 755, in import_flags = os.RTLD_NOW | os.RTLD_GLOBAL | os.RTLD_DEEPBIND AttributeError: module 'os' has no attribute 'RTLD_DEEPBIND'
The text was updated successfully, but these errors were encountered:
Mac os is not supported yet, you are welcome to create a pull request for it~ Duplicate of #6
Sorry, something went wrong.
Thans for reporting, we will close and merge this issue.
No branches or pull requests
os: mac os
log:
The text was updated successfully, but these errors were encountered: