-
hello. I'm trying to install buttery-eel in a HPC using the following commands:
module load StdEnv/2023 python/3.10
virtualenv --no-download --clear ~/venv3 && source ~/venv3/bin/activate
pip ins…
-
Hi, I am trying to setup a conda environment with libraries listed in requirements.txt.
scanpy 1.5.1 gives the following error as there are no viable options given the version requirements for pyth…
-
The python badge in the readme still reports that 3.8 is the most recent support version.
![image](https://user-images.githubusercontent.com/206581/208453165-3c876dd9-07e9-4fa8-8f4a-6af60498502e.p…
-
**Is your feature request related to a problem? Please describe.**
As it stands, OSB currently runs integration tests on all python versions it supports. A discussion was started in [this PR](https…
-
CARLA 0.9.15 just contains the *.whl files for Python 2.7 and Python 3.7.
We should check why the `make package` is just generating this *.whl files and update the release package with different newe…
-
As of the latest release on PyPi, I have observed that this package indicates support for Python >=3.6 in its package metadata, however is presently only compatible with Python versions 3.8 or later a…
-
Currently the dependencies don't all have strict version numbers. Once @bdewilde ssh's into the box he'll add these.
-
When attempting to run a standard DE fitting process, e.g.:
> fit_1 = DE_fit.DEfit(pspl)
Python raises RunTimeErrors stemming from the multiprocessing library, which complains that the code is usi…
-
Hello, I am getting various errors and conflicts installing the python modules. Can someone list out the version #'s of all the packages used in the 'Action Detection Refined.ipnb' script?
Thank yo…
-
Thanks for maintaining the project and considering my idea 🙂
**Description:**
Allowing the action to accept comma-separated lists of Python versions would enhance the user experience if the versio…