ZhuangLab / storm-control

Microscope control software
Other
66 stars 68 forks source link

Added some installation examples using Conda #77

Closed leonardosepulveda closed 6 years ago

leonardosepulveda commented 6 years ago

I thought this could be useful info for neophytes like me. I tested the commands an all of them work.

leonardosepulveda commented 6 years ago

A mistake. I used "--name myenv" in all cases. I checked again and it works.

HazenBabcock commented 6 years ago

Do you mean "it works" as described in this pull request and we should merge it? Or "it works" with --name myenv? If the latter please fix the pull request.

leonardosepulveda commented 6 years ago

Sorry for the confusion. The installation works when following the instructions in the fixed pull request.

HazenBabcock commented 6 years ago

Okay, thanks!