-
The Python environment on the idp servers is used by the scripts that load updates from SPRegistry into the IdP.
dependabot has identified security alerts in outdated libraries used by this environme…
-
Hi,
I am trying to run it locally, but I seem to get some version mismatch of **numpy** vs **skimage**.
I get this, when testing classification :
> File "DeepSolar/.venv3/lib/python3.5/site-…
-
Could you add that to the docs and/or setup.py?
-
Currently, `tox` is running against Python 3.7, 3.8 and 3.9 on Pillow 3.x, 4.x, 5.x, 6.x, 7.x.
I think we should build against the latest 3 versions:
#### Pillow
- Pillow 8.x
- Pillow 9.x
- P…
-
**Describe the bug**
Initial installation fails, pip fails to download osxmetadata 1.3.5 somehow:
>```
>Downloading osxmetadata-1.3.5-py3-none-any.whl.metadata (62 kB)
>PIP STDERR
>--------…
-
**Describe the bug**
When installing a new version of Python the `python.default_packages_file` setting does not seem to be used to fine the path to the default packages file. This seems to be the …
-
Documentation says Django 1.8, setup.py says nothing, requirements.txt says 1.11.18
It looks that the bare minimum would be 2.0, otherwise utils.py cannot load (imports django.urls which is >= 2.0)
-
with a new conda env with python=3.7, conda install reaktoro=1 gives:
LibMambaUnsatisfiableError: Encountered problems while solving:
- package reaktoro-1.1.1-py36hb52bf12_1 requires boost >=1.7…
-
Suppose my tests are in a well-marked file such as `test_queue.py`. It doesn't make sense to name tests in the form `test_queue_starts_empty()`, `test_queue_size_increases_after_push()`, and so forth…
Asday updated
2 years ago
-
Many of the images use Python 3.9.x + a 3.8.x version of Python (content base images, r-session-complete, etc.). More and more tooling is expecting 3.10 > including Databricks Connect on the Python si…