peacasso
peacasso copied to clipboard
peacasso ui --port=8080 does do nothing here but produce an error
I did the PIP install but then it seems not to work. Whyt could be the reason? Im using miniconda3 as my python. Some other webui is working fine...
the error tells peacasso can not be found. I use copy and past your comamnd from the docu peacasso ui --port=8080
The most likely issue is that your python environment is not linked to your path variable … ie pip installed modules are not globally available on the command line. Please try the tips here https://stackoverflow.com/questions/15052206/python-pip-install-module-is-not-found-how-to-link-python-to-pip-location
-V
On Sep 10, 2022, at 4:42 AM, osi1880vr @.***> wrote:
I did the PIP install but then it seems not to work. Whyt could be the reason? Im using miniconda3 as my python. Some other webui is working fine...
the error tells peacasso can not be found. I use copy and past your comamnd from the docu peacasso ui --port=8080
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.