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

Error message when I want to run tests after installing LASIF #8

Open
Jncheer opened this issue Jan 10, 2019 · 0 comments
Open

Error message when I want to run tests after installing LASIF #8

Jncheer opened this issue Jan 10, 2019 · 0 comments

Comments

@Jncheer
Copy link

Jncheer commented Jan 10, 2019

HI~ Here are three errors showing up when I run 'py.test':
localhost.localdomain.4200hfi_wait_for_device: The /dev/hfi1_0 device failed to appear after 15.0 seconds: Connection timed out
============================= test session starts ==============================
platform linux2 -- Python 2.7.15, pytest-4.1.0, py-1.7.0, pluggy-0.8.0
rootdir: /home/zyj/LASIF, inifile: pytest.ini
collected 197 items / 3 errors

==================================== ERRORS ====================================
_____________ ERROR collecting lasif/ses3d_model_gui/model_gui.py ______________
lasif/ses3d_model_gui/model_gui.py:17: in
from PyQt4 import QtGui
E ImportError: No module named PyQt4
__________ ERROR collecting lasif/ses3d_model_gui/ses3d_model_gui.py ___________
lasif/ses3d_model_gui/ses3d_model_gui.py:9: in
from PyQt4 import QtCore, QtGui
E ImportError: No module named PyQt4
________________ ERROR collecting lasif/webinterface/server.py _________________
lasif/webinterface/server.py:4: in
from flask.ext.cache import Cache
E ImportError: No module named ext.cache
!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 3 error in 3.57 seconds ============================

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