Closed JunxiFeng closed 1 year ago
Hello,
When I tried to download simba on MacOS, I encountered this error
And I was sure how to fix it... Thank you so much!!
Best, Junxi
Are you attempting to install 'simba' within the existing environment or a fresh one? It is highly recommended to install 'simba' in a newly created environment as follows:
conda create -n env_simba simba
conda activate env_simba
Thank you so much!
Hello,
When I tried to download simba on MacOS, I encountered this error
And I was sure how to fix it... Thank you so much!!
Best, Junxi