Closed jenricano closed 2 years ago
Hi Jen,
thanks for reporting this bug! I just tested this and I ran into the same issue.
Must be something with the gui libraries. Installing DAS with python 3.9 (instead of 3.8, as is the default atm) solves the issue:
mamba create python=3.9 das -c conda-forge -c ncb -n das
Let me know if this solves the issue for you. I'll then update the installation instructions accordingly.
That resolved the issue! Thanks so much!
Hello! I'm using a Mac. I installed using the terminal and I am able to execute the commands "conda activate das" and "das train --help" with no problem. However, when I type in "das gui" and hit enter, I get the following:
My computer is definitely attempting to run something because it gets loud and hot until I Force Quit the Terminal. Any assistance in getting the program to run would be greatly appreciated.
Best, Jen