Scimap

Latest version: v2.1.1

Safety actively analyzes 641153 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.1.0

Release post peer-review

2.0.0

1.12.11

pip install --no-binary=h5py h5py

install llvmlite
conda install llvmlite -y

install leidenalg
pip install git+https://github.com/vtraag/leidenalg.git

install scimap
pip install -U scimap

uninstall
conda remove llvmlite -y
pip uninstall numba -y
pip uninstall numpy -y

reinstall this specific version of llvmlite (ignore errors/warning)
pip install -i https://pypi.anaconda.org/numba/label/wheels_experimental_m1/simple llvmlite

reinstall this specific version of numpy (ignore errors/warning)
pip install numpy==1.22.3

reinstall this specific version of numba (ignore errors/warning)
pip install -i https://pypi.anaconda.org/numba/label/wheels_experimental_m1/simple numba

1.3.3

1.0.0

0.22.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.