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

Error: 'pybind11' must be installed before running the build. #76

Open
kimsijin33 opened this issue Jul 21, 2021 · 0 comments
Open

Error: 'pybind11' must be installed before running the build. #76

kimsijin33 opened this issue Jul 21, 2021 · 0 comments

Comments

@kimsijin33
Copy link

I try below command

log->
python setup.py install

running install
error: can't create or remove files in install directory

The following error occurred while trying to add or remove files in the
installation directory:

[Errno 13] Permission denied: '/usr/local/lib/python3.7/dist-packages/test-easy-install-1558.write-test

...

and try below command
$ sudo python setup.py install
log ->
...
Best match: scipy 1.7.0
Processing scipy-1.7.0.tar.gz
Writing /tmp/easy_install-v4yo41y1/scipy-1.7.0/setup.cfg
Running scipy-1.7.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v4yo41y1/scipy-1.7.0/egg-dist-tmp-d7yw9bg_
/tmp/easy_install-v4yo41y1/scipy-1.7.0/setup.py:492: UserWarning: Unrecognized setuptools command ('-q bdist_egg --dist-dir /tmp/easy_install-v4yo41y1/scipy-1.7.0/egg-dist-tmp-d7yw9bg_'), proceeding with generating Cython sources and expanding templates
' '.join(sys.argv[1:])))
Error: 'pybind11' must be installed before running the build.

please help me!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant