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 instalation #1

Closed
tXambe opened this issue Apr 22, 2022 · 3 comments
Closed

Error instalation #1

tXambe opened this issue Apr 22, 2022 · 3 comments
Labels
question Further information is requested

Comments

@tXambe
Copy link

tXambe commented Apr 22, 2022

Hello,

when I'm installing (pip3 install . ) fail, I have this error:

Building wheels for collected packages: jfscan
  Building wheel for jfscan (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> [10 lines of output]
      running bdist_wheel
      running build
      running build_py
      /usr/local/lib/python3.9/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
        warnings.warn(
      installing to build/bdist.linux-x86_64/wheel
      running install
      running install_lib
      creating build/bdist.linux-x86_64/wheel
      error: could not create 'build/bdist.linux-x86_64/wheel': Permission denied
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for jfscan
  Running setup.py clean for jfscan
Failed to build jfscan

I have installed all dependencies and the versión of jfscan is 1.3.1 and my version of SO is Debian 5.16.18-1

A greeting and thanks

@nullt3r
Copy link
Owner

nullt3r commented Apr 22, 2022

Looking into it!

@nullt3r
Copy link
Owner

nullt3r commented Apr 22, 2022

Any chance you are trying to install it on a NFS mounted directory? What is the owner and group of the current directory you are in?

@nullt3r nullt3r added the question Further information is requested label Apr 22, 2022
@nullt3r
Copy link
Owner

nullt3r commented Apr 26, 2022

Closing, no response received.

@nullt3r nullt3r closed this as completed Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants