-
```
C:\msys64\home\ryuta\packages\rustpython\rustpython>cargo run --features ssl --release -- --install-pip
Finished release [optimized] target(s) in 0.69s
Running `target\release\rustpyth…
-
i have mpy-cross 1.22 installed.
pip keeps wanting to install old version versions of pybricksdev not rev 46
i'm running
```console
pip3 install pybricksdev
Collecting pybricksdev
Downl…
-
when I tried to download an update for a pack i was playing, I got this:
`Traceback (most recent call last):
File "c:\Python34\lib\site-packages\requests\adapters.py", line 370, in send
File "c:\…
-
As the time passing by python version changes and comes up new error while installing the libraries . which python version did you use please mention it.
-
After some changes @oliverwm1 pushed today, the GCR image is now broken. Here is a minimum working example:
```
python -m fv3config.fv3run gs://vcm-ml-data/2020-01-15-noahb-exploration/2hr_strong_d…
-
There is some suspicion that pip modules aren't being reserved between runtime builds. This needs to be investigated.
-
## Summary
* OS: FREEBSD 11
* Architecture: 64bit
* Psutil version: 5.8.0
* Python version: Python 3.8.12
* Type: installation
## Description
- dependency for psutil is higher than neccess…
-
I have a problem with plotting (`mesh.plot(notebook=False)`). The windows open, I have interactivity, but when I close the windows python crash. I tried to install pyvista in a separate environment an…
-
**Is your feature request related to a problem? Please describe.**
We [recently ran into a problem in genome-grist](https://github.com/dib-lab/genome-grist/issues/237#issuecomment-1336256533) where…
-
Separating the AppRun issue from #678.
After even further testing, there IS a problem with AppRun. I did some reading to brush up on the spec for .desktop files. There is a way to escape a space, a…