Satyender Singh Rana
Satyender Singh Rana
Hi Obara, i'm here to help :)
I'm getting this when i run formation-studio in terminal Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.8/bin/formation-studio", line 8, in sys.exit(main()) File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/studio/main.py", line 624, in main StudioApplication().mainloop() File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/studio/main.py", line...
I upgraded to the new branch and tried running formation-studio, looks like i'm still getting the same error Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.8/bin/formation-studio", line 8, in sys.exit(main()) File...
I have shared the steps I followed and the message after each command 1) pip install formation-studio Message: Installing collected packages: argparse, mss, entrypoint2, EasyProcess, pyscreenshot, Pillow, lxml, appdirs, formation-studio...
I uninstalled python 3.8 and 3.9 (also manually removed leftovers from library) ran "pip freeze" followed by removing all the modules previously installed to start fresh then installed python 3.9.2...
Alright
I uninstalled formation-studio, here are the steps with messages after uninstalling: pip --version pip 21.0.1 from /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pip (python 3.9) pip uninstall formation-studio Found existing installation: formation-studio 0.2.1 Uninstalling formation-studio-0.2.1: Would...
I double checked it, I don't have any formation related file/folder in ~/Library/Preferences/formation All the modules are installed here instead /Library/Frameworks/Python.framework/Versions/3.9/bin/ and /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/
I tried the commands in given order, i'm getting this now formation-cli --remove config zsh: command not found: formation-cli also tried this pip3 formation-cli --remove config (using pip also gave...
I have tried uninstalling then installing and I still get the same message 🤔 pip install shows "Successfully installed argparse-1.4.0 formation-studio-0.2.1"