peacasso icon indicating copy to clipboard operation
peacasso copied to clipboard

peacasso ui --port=8080 does do nothing here but produce an error

Open osi1880vr opened this issue 2 years ago • 1 comments

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

osi1880vr avatar Sep 10 '22 09:09 osi1880vr

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.

victordibia avatar Sep 10 '22 16:09 victordibia