-
Currently, only python
-
## Disclaimer
- At first, `Python 3.12` was the target version, but after identifying major changes needed for `Python 3.12` support, it was decided to release the `redwood` version with `Python 3.1…
-
Ambertools 23 had a behavior change https://github.com/openmm/openmmforcefields/issues/281 from ambertools 22 that is causing some issues downstream. If we had an ambertools 22 build for python 3.11 (…
-
**Describe the bug**
We should update our python version to include 3.11, we currently hard pin it to 3.10. I think this was done to maintain RAPIDS compatibility which is now met in 3.11 too.
S…
-
Hi! I am trying to use neurite with python 3.11 and I noticed the following error:
`attrs, varargs, varkw, defaults = inspect.getargspec(func)`
which is cause by an incompatibility of inspect an…
-
Is it possible to install FinRL under Python: 3.11.3 or only 3.10 is available?
Thanx!
LeoFH updated
1 month ago
-
确认问题在:./javsp/cropper/slimeface_crop.py:5
`from slimeface import detectRGB`
_Originally posted by @qicfan in https://github.com/Yuukiy/JavSP/issues/383#issuecomment-2378505486_
-
**Describe the bug**
monailabel cannot be install in python 3.11. See also #1454.
**Server logs**
```
$ pip install monailabel
Collecting monailabel
Obtaining dependency information for mona…
-
C:\Users\zebra>wapiti -u http://target/
(trapped) error reading bcrypt version
Traceback (most recent call last):
File "C:\Users\zebra\AppData\Local\Programs\Python\Python311\Lib\site-packages\pa…
-
**Describe the bug**
I'm running the command below to install instructlab, but I'm receiving the error message `ModuleNotFoundError: No module named 'torch'` when installing `flash-attn`.
**To…