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

Pyforms - no module named AddMenuFuntionality #104

Open
psalrod opened this issue Aug 25, 2020 · 1 comment
Open

Pyforms - no module named AddMenuFuntionality #104

psalrod opened this issue Aug 25, 2020 · 1 comment

Comments

@psalrod
Copy link

psalrod commented Aug 25, 2020

I have a problem running the People example in (PeopleWindow.py): No module named 'AddMenuFuntionality'. It seems that is another lower/upper case issue or a mistake on the module name.
I couldn't find a solution for that so far.

@psalrod
Copy link
Author

psalrod commented Aug 25, 2020

See the output below:
RESTART: /home/paulo/Documentos/Projetos Python/pyforms/person/PeopleWindow.py
[INFO ] OpenGL.acceleratesupport OpenGL_accelerate module loaded
[INFO ] OpenGL.arrays.arraydatatype Using accelerated ArrayDatatype
Traceback (most recent call last):
File "/home/paulo/Documentos/Projetos Python/pyforms/person/PeopleWindow.py", line 6, in
from AddMenuFuntionality import AddMenuFuntionality
ModuleNotFoundError: No module named 'AddMenuFuntionality'

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