-
**Describe the bug**
I am trying to install the version of gajim from git, which requires the version of python-nbxmpp from git. When I run the inject command it runs fine, but doesn't install…
-
uv version = 0.1.40
uv platform = Fedora Atomic Linux (Bazzite) within a podman container
I am using `uv` to install python dependencies during a container build using podman.
I am using `uv pi…
-
pip install virtualenv
mkdir my_new_project
cd mynew_project
virtualenv my_env
source my_env/bin/activate
*your environment should be activated and visible on the prompt (my_env)$. You can start …
-
Hi,
I have a conda environment set up with python 3.10. I tried running `pip install -e .` but got the following error:
```
ERROR: Package 'SAM-2' requires a different Python: 3.8.10 not in '>=…
-
Current kubevirt-py package version is v1.1.0-rc.0-283-g59b933853. It is non-conformant to PEP 440. It throws invalid version error while doing pip install kubevirt-py package.
#15 4.769 Defaultin…
-
package directory 'hdfc-parser' does not exist
`subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
running eg…
-
Hello. So, the issue I am facing seems to be the same that is detailed in issue #11 : I am running python 3.12.3 on Windows 11 and have installed screenpen using pip, as detailed in the instructions …
-
```
# Use an official Python runtime as a parent image
FROM python:3.10-slim
# Set the working directory in the container
WORKDIR /app
# Copy the current directory contents into the container…
-
Running `make install` in criu 3.19 prints
```
Successfully built pycriu
Installing co…
-
### **Describe the bug**
When attempting to load video metadata from a YouTube URL using `YoutubeLoader` from the `langchain_community` library, Pytube raises an exception related to accessing the vi…