Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zsh: command not found: plantcv-workflow.py #1485

Open
saraqc123 opened this issue Apr 4, 2024 · 3 comments
Open

zsh: command not found: plantcv-workflow.py #1485

saraqc123 opened this issue Apr 4, 2024 · 3 comments
Labels
help wanted Request help

Comments

@saraqc123
Copy link

Good evening, I have been following the workshop on YouTube (really helpful!) and trying to build my own code to analyze my image pictures.

However, every time when i try to do the "plantcv-workflow.py --config multi-plant-analysis.config" part, i always get the error massage "zsh: command not found: plantcv-workflow.py ". Does anyone know why?

I am using Visual Studio Code currently on my Mac. I have tried Anaconda - Jupyter notebook previously and it had the same issue. Thank you!

@saraqc123 saraqc123 added the help wanted Request help label Apr 4, 2024
@nfahlgren
Copy link
Member

Hi @saraqc123, in PlantCV4 that program was renamed to plantcv-run-workflow. Thanks!

@saraqc123
Copy link
Author

Thank you @nfahlgren ! I was able to run it but run into another issue....
Screenshot 2024-04-03 at 11 52 09 PM

@nfahlgren
Copy link
Member

Great, thanks @saraqc123! You can ignore error messages from the distributed scheduler that occur after the "Processing results" step, sometimes the parallel scheduler throws error messages when it shuts down. It looks like your configuration did not find any images to analyze ("Task list includes 0 workflows"). That would suggest that one of the configuration settings does not match your dataset (e.g. filename_metadata, delimiter, imgformat, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Request help
Projects
None yet
Development

No branches or pull requests

2 participants