LernerLab / GuPPy

Guided Photometry Analysis in Python, a free and open-source FP analysis tool.
GNU General Public License v3.0
63 stars 11 forks source link

Problem With Initiating the GUI #73

Closed nathanyalross closed 6 months ago

nathanyalross commented 6 months ago

Hello, I am having problems pulling GuPPy up after installation. I have followed the instructions outlined in the GuPPy page, and I have tried re-installing the program, but when I get to the final step to pull up the GUI I get the following error:

(guppy) C:\Users\rossnad\Desktop\GuPPy-main>panel serve --show GuPPy/savingInputParameters.ipynb Script file 'C:\Users\rossnad\AppData\Local\anaconda3\envs\guppy\Scripts\panel-script.py' is not present.

venus-sherathiya commented 6 months ago

Can you please execute the command and send me the screenshot of the output ? conda info --envs

nathanyalross commented 6 months ago

Capture

venus-sherathiya commented 6 months ago

Please execute this command conda info --envs

nathanyalross commented 6 months ago

image

venus-sherathiya commented 6 months ago

can you please try to launch guppy using the instructions on Github ? Do you still get the same error ? You do not need to install conda environment again. Please let me know about it

nathanyalross commented 6 months ago

That seemed to have resolve the issue. Sorry, I thought that the updating and specifying folder path would not have been necessary. image

venus-sherathiya commented 6 months ago

Please let me know if you have any other issues. Closing this issue for now !!