Open
Description
Checklist
- I added a descriptive title
- I searched for other issues and couldn't find a duplication
What is the issue/comment/problem?
Hi! I have been following the requirements for committing examples to this repository. However i have ran into an issue. When i run: make test
i get this issue [ *screenshot attatched ]:
however, as you can also observe on the screenshot, the pcs module is actually installed. The system can't seem to find the module psc
.
i created a conda environment, and operated via these commands:
conda create --name env
conda install -n env python
conda activate env
make test
what might the issue be here?? because when i run my project locally, everything seems to be okay, and working properly.
Metadata
Metadata
Assignees
Labels
No labels