-
python:3.10.15
-
Hi, I tried to install kohya using the setup-3.10.bat and it causing an error, upon checking the python version in the venv it's not the minimum required version. I edited the bat file to install pyth…
-
python:3.10.15-slim
-
Do you plan to release the unreleased change listed in the change log which will support python 3.10?
-
Was stuck in a loop of trying to resolve boto/botocore dependencies. Figured out it was because my virtualenv was 3.9, the install only works with 3.10. The repo should be updated.
https://academy.…
-
C:\Users\Mak\Downloads\SurfSense-main\SurfSense-main>docker-compose build --no-cache
time="2024-11-16T13:16:51+01:00" level=warning msg="C:\\Users\\Mak\\Downloads\\SurfSense-main\\SurfSense-main\\doc…
-
python:3.10
-
Particularly for some `typing` imports, supporting Python < 3.11 is annoying. Even my Raspberry Pi is now on 3.11, so I propose we stop supporting 3.10 and below. @akaplanyan and @VigneshVSV if either…
rwb27 updated
1 month ago
-
### Research
- [X] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions.
- [X] I have asked my usage related question on [Stac…
-
After a fresh install of FAST-OAD-CS23 1.3.0 in a Python 3.10 environment, some modules are not registered. It is apparently due to a problem at Python level, which does not occur with Python 3.9.
…