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

Pip installs UNKNOWN #44

Open
TheWranger opened this issue Jul 4, 2023 · 2 comments
Open

Pip installs UNKNOWN #44

TheWranger opened this issue Jul 4, 2023 · 2 comments

Comments

@TheWranger
Copy link

pip install git+https://github.com/abdeladim-s/subsai
Defaulting to user installation because normal site-packages is not writeable
Collecting git+https://github.com/abdeladim-s/subsai
  Cloning https://github.com/abdeladim-s/subsai to /tmp/pip-req-build-chkbjtlp
  Running command git clone --filter=blob:none --quiet https://github.com/abdeladim-s/subsai /tmp/pip-req-build-chkbjtlp
  Resolved https://github.com/abdeladim-s/subsai to commit 4cfbda07aad112057304e145d1f11023f3a892c2
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: UNKNOWN
  Building wheel for UNKNOWN (pyproject.toml) ... done
  Created wheel for UNKNOWN: filename=UNKNOWN-0.0.0-py3-none-any.whl size=13277 sha256=2836aa2f641949f305ce021aa33f6b45abb86ff4f26cf71cbadd2abdde9dd43f
  Stored in directory: /tmp/pip-ephem-wheel-cache-qv6qy6s3/wheels/09/1b/a3/6f2b2255cd57a3c69767cb2d735e1f329967c8fe3b750da6ae
Successfully built UNKNOWN
Installing collected packages: UNKNOWN
Successfully installed UNKNOWN-0.0.0

Running Linux Mint 21.1

@abdeladim-s
Copy link
Owner

Weird error.
Have you tried to create a separate virtual env for the installation ?
It is not recommended to use system wide python installation.

@AntoninHuaut
Copy link

I had the same problem, the virtual environment solved it

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

3 participants