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 in running pip install -r requirements.txt #179

Open
priyansh2003 opened this issue Feb 7, 2023 · 4 comments
Open

Error in running pip install -r requirements.txt #179

priyansh2003 opened this issue Feb 7, 2023 · 4 comments

Comments

@priyansh2003
Copy link

priyansh2003 commented Feb 7, 2023

Describe the bug
a longgg error despite installing sql server and setting up the python environment. Probably the README is unupdated.

To Reproduce
Run pip install -r requirements.txt in tensormap-server

Expected behavior
A long [300ish] line error ending with: note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install backend dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

@priyansh2003
Copy link
Author

@ivantha please look into this.

@Tribhuvan0
Copy link

The reason for this is the dependencies in requirements.txt file are not updated, hence conflict occurs

@Kd-Here
Copy link
Contributor

Kd-Here commented Apr 8, 2023

Hey @priyansh2003 you can check updated Readme resolve the issue.
You can also resolve pip error by installing python 3.9 version

@BasmaElhoseny01
Copy link

i have the same problem ;(

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

4 participants