Skip to content

psc module not found when running make test #104

Open
@meg-1

Description

@meg-1

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 ]:
psc_issue
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:

  1. conda create --name env
  2. conda install -n env python
  3. conda activate env
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions