We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
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!
simulated_tissue.ipynb
spatialpower/tissue_generation/random_circle_packing.py
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: