You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: