-
It appears there is no setup.py or pyproject.toml file. Addition of these would allow people to install combinato as a package from source and might be handy.
This would also facilitate explicit v…
-
Release aipresenter as a binary in pip:
- [ ] Create aipresenter binary
- [ ] Create setup.py to create a package for python
- [ ] Create an account in pip
- [ ] Create a releases in this repo
…
-
### Describe the bug
While installing the azure-devops extension I receive the following error:
Error An error occurred. Pip failed with status code 1. Use --debug for more information.
More det…
-
**Describe the bug**
`pip install lookatme` is not working on Windows.
The Error:
```
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exit…
-
Having trouble installing the requirements, any ideas?
PS C:\Users\there\Downloads\BHBot-source-code\BHBot> pip install -r requirements.txt
Collecting altgraph==0.17.4 (from -r requirements.txt (l…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
I tried to install the requirements in a command-prompt and received the following error:
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_i…
-
The following error is thrown while installing the requirements on python 3.12:
```
Collecting numpy==1.24.4 (from -r requirements.txt (line 11))
Using cached numpy-1.24.4.tar.gz (10.9 MB)
Ins…
-
## Description
Tried to install tensorrt on AGX Jetson
## Environment
Python: 3.8
Torch: 2.0 (for Jetson)
Jetpack 5.1.2
Pip: 24
## Steps To Reproduce
pip install tensorrt
-->
**Commands or scri…
-
I tried to install openfold with the command: mamba env create -n openfold_env -f environment.yml
and I get the following error:
Downloading and Extracting Packages
Preparing transaction: don…