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

Problem In running #222

Open
netkeojas opened this issue Sep 30, 2019 · 1 comment
Open

Problem In running #222

netkeojas opened this issue Sep 30, 2019 · 1 comment

Comments

@netkeojas
Copy link

I tried to run on Ubuntu 18.04 bionic and had the following error

>>> from visma.main import init
Traceback (most recent call last):
File "", line 1, in
File "/home/ojas/.local/lib/python3.6/site-packages/visma/main.py", line 4, in
from visma.gui.window import initGUI
File "/home/ojas/.local/lib/python3.6/site-packages/visma/gui/window.py", line 16, in
from PyQt5.QtWebEngineWidgets import QWebEngineView
ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'

@mayankDhiman
Copy link

pip3 install -r requirements, try running this first to install requirements for VisMa. If possible, try discussing the problem on Zulip channel before opening the issue.

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

2 participants