MESmerize
MESmerize copied to clipboard
Script Editor not opening
Hi, when I try to open the Script Editor, I get the following error message in the Anaconda Powershell Promt:
EXCEPTION ENCOUNTERED
Traceback (most recent call last):
File "C:\Users\xxxx\Anaconda3\envs\mesmerize\lib\site-packages\mesmerize\viewer\main_window.py", line 141, in
How can I fix this?
Mesmerize version?
I am using version 0.7.1 on Windows Server 2019 Standard.
try running this in the welcome window console:
import os
os.environ["HOME"] = C:\path\to\your\user\dir
Press shift + enter to execute stuff in mesmerize consoles