Open BMEngineeR opened 1 year ago
I created the conda environment like this on an Apple Silicon M1 Mac:
conda create -n <envname> python=3.9 networkx=2.6.2 matplotlib=3.4.2 scipy jupyter -c conda-forge
I ran the scripts simulated_tissue.ipynb
and spatialpower/tissue_generation/random_circle_packing.py
with that. Hope this helps!
Dear package maintainer, I am trying to configure the environment, but it shows an error. Do you have any good suggestions for handling this question?