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

adding a contacts web application example #103

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

meg-1
Copy link

@meg-1 meg-1 commented Mar 25, 2023

Adding a contacts web application example. This example shows how pyscript works with JavaScript.

@meg-1
Copy link
Author

meg-1 commented Apr 8, 2023

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.

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

Successfully merging this pull request may close these issues.

None yet

1 participant