-
```shell
(.venv) ubuntu@c2-large-x86-syd-1:~/workspace/yzp$ python3 --version
Python 3.10.12
(.venv) ubuntu@c2-large-x86-syd-1:~/workspace/yzp$ pip show bittensor
Name: bittensor
Version: 8.2.0
…
-
Hi,
I've been trying to setup unsloth on WSL2 with the simple command
`pip install "unsloth[cu121-torch211] @ git+https://github.com/unslothai/unsloth.git"`
It seems to be creating about 30+ GB…
-
**What's the problem this feature will solve?**
At this time, there are lots of dead packages hosted on Pip.
These packages are characterized by no link to the source code, no README, and sometime…
-
### Expected behaviour
distutils is deprecated and should not be used in the module.
### Actual behaviour
Installing latest version of opencv_python runs into an exception because of the dist…
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
excute this command:
CMAKE_ARGS="-DLLAMA_CUDA=on -DLLAMA_NATIVE=off" pip install 'instructlab[cuda]'
and compile err…
-
**Describe the Bug**
While installing apex library in conda virtual env, I am getting the following mentioned error:
Using pip 24.2 from /home/saral/common_base/miniconda3/envs/svenv/lib/python3…
-
i have converted text to speech in Python using the gTTS (Google Text-to-Speech) library.
pip install gTTS (install this package in terminal)
os.system("start output.mp3") plays the saved audio fi…
-
Build: https://github.com/SylvainDe/DidYouMean-Python/actions/runs/11652701227
Jobs: https://github.com/SylvainDe/DidYouMean-Python/actions/runs/11652701227/job/32444230093
```
Python 3.14.0a1 (m…
-
The Windows Installer does not work!
ERROR: Cannot install -r requirements.txt (line 2) and fairseq because these package versions have conflicting dependencies.
The conflict is caused by:
fa…
-
Hi,
I recently got force to switch to Ubuntu 24.04 which comes with Python 3.12. Since then I get the following error when trying to install `cyipopt` via `pip`:
```
$ pip install cyipopt
Collec…