Open husain223 opened 5 months ago
Install an older version of numpy.
Or use the Docker/Podman/Singularity/Apptainer images: https://pyscenic.readthedocs.io/en/latest/installation.html#docker-podman-and-singularity-apptainer-images
conda create -y -n pyscenic python=3.10 conda activate pyscenic pip install pyscenic pip install git+https://github.com/aertslab/pySCENIC.git
pip install numpy==1.23.5
that is all
Describe the bug I am trying to run Pyscenic GRN but its giving me error and i am unable to solve the issue.
Steps to reproduce the behavior
Please complete the following information:
pip freeze
,conda list
, or skip this if using Docker/Singularity]: