You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where is the installer located? In my experience *.msi installers must be run from the same drive that your OS is installed on.
So weird, I do not think so, I tried c:\ and disabled the antivirus with no success, Also tried it on my other computer (Win 10 20H2)
I think you should try on a computer other than the one you use for development to see the problem.
I compiled your butterflow-ui project ( thanks a lot for sharing it), but unfortunately butterflow gives the following error:
Traceback (most recent call last):
File "C:/msys64/mingw64/lib/python2.7/site-packages/cx_Freeze/initscripts/__startup__.py", line 14, in run
File "C:/msys64/mingw64/lib/python2.7/site-packages/cx_Freeze/initscripts/Console.py", line 26, in run
File "butterflow/__main__.py", line 6, in <module>
ImportError: No module named multiprocessing
I cannot install
butterflow_ui
because when I double click onbutterflow_ui.setup.msi
, it does nothing.The text was updated successfully, but these errors were encountered: