-
Using python 3.10.14 version, tried to install through pip install fireducks and did get the answer:
ERROR: Could not find a version that satisfies the requirement fireducks (from versions: none)
E…
-
### Issue description
When creating a new virtual environment ( `pipenv install` ) in an empty directory (ie no Pipfile or Pipfile.lock files) the Python version shown in the Terminal output does n…
-
Hello,
the following code leads to different error codes, depending on the Python version:
```py
import hashlib
h = hashlib.md5()
```
Python 3.8:
```
example.py:3:1: S303 Use of inse…
-
### Actual behavior
Ansible uses different python versions on machines
Below is the outpuf of `python -V` executed in `ansible-console`
```bash
serv02 | CHANGED | rc=0 >>
Python 3.10.12
serv0…
-
It might be useful to run mypy against several pip and Python versions (like min + max). Just the last one isn't going to cover a lot of stuff..
_Originally posted by @webknjaz in https://github.co…
-
On the website and or pyopenms docs. Without the need for manual intervention. E.g. put a version file somewhere and both the CI and the docs parse this.
-
### Describe the bug
Just running the miner on render
The minutes watched error is received frequently whereas I have encountered the other 2 a few times only
### Steps to reproduce
.
### Expect…
-
**Describe the bug**
Missing test workflow for python 2.7. In the past trash-cli supported both python 2.7 and the newer versions of python 3.x leveraging the Git Hub Actions support. Recently Git H…
-
### Request description
Python 3.13 is currently in prerelease and will be released soon. It also includes a "free threaded" (no Global Interpreter Lock) variant. We should start building the `iree-c…
-
ImportError: cannot import name 'TokenAndPositionEmbedding' from 'keras_nlp.layers'
Packages installed (Windows OS)
-----------------
tensorflow Version: 2.17.0
keras Version: 3.5.0
ker…