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

ModuleNotFoundError when running load_ps_data.py #4

Open
Hermit014281 opened this issue Nov 23, 2023 · 0 comments
Open

ModuleNotFoundError when running load_ps_data.py #4

Hermit014281 opened this issue Nov 23, 2023 · 0 comments

Comments

@Hermit014281
Copy link

Got error:

D:\mypythonProject\venv\Scripts\python.exe D:\mypythonProject\load_data\load_ps_data.py 
Traceback (most recent call last):
  File "D:\mypythonProject\load_data\load_ps_data.py", line 3, in <module>
    import pecan_cred as cred
ModuleNotFoundError: No module named 'pecan_cred'

Any idea where to get such module?or how to solve the error?

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

No branches or pull requests

1 participant