-
The following code produces an error. Please publish the package on PyPI or publish the setup.py file on GitHub repository. Alternatively, follow the repository's guide to download the necessary tools…
-
Currently Tiktoken (and with it all the OpenAI related python libraries using it) cannot be installed on systems and platforms that cannot (or are forbidden to) install Rust. This is a big issue, and …
-
Hello,
I'm tried to install **textattack** using pip package and also through the source option and I'm always getting the same error message. I've already **tried to update** pip, but I still get …
-
Fat finger double clicked on the old file while trying to open the newer one in the jupyter notebook. I propose a cleanup.
(First numpy installations descends into a carnage:
```
Collecting num…
-
### OS Platform and Distribution
Windows 11
### Compiler version
Visual Studio 2019 / 2022
### Programming Language and version
C++
### Installed using virtualenv? pip? Conda?(if pyt…
-
python version 3.7 and pip version 19.0.3
After issuing pip install hwcounter the following message are showing. Could you please check it.
C:\Users\mdsae>pip install hwcounter
Collecting hwcounter…
-
This is not an issue I really wanted to open, because I was hoping I can avoid putting yet another thing into the ecosystem that requires custom handling. Unfortunately vscode currently installs tools…
-
On Windows 10, I installed Python v3.9.9 from the Microsoft Store. Then I ran:
```
C:\Users\user1>pip install frida-tools
Collecting frida-tools
Using cached frida-tools-10.4.1.tar.gz (43 kB)
…
-
28.38 INFO: pip is looking at multiple versions of chromadb to determine which version is compatible with other requirements. This could take a while.
28.38 Collecting chromadb=0.4.22 (from crewai-to…
-
Hi there!
Great work! many thanks for creating this tool!
I am having trouble installing it in a conda environment.
I did:
```
conda create -n test python=3.9
conda activate test
pip install …