You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3 setup.py install
For running unit tests pytest is required
pip3 install pytest
Or install python3-pytest from packages of your Linux distribution
Or use
conda install pytest
If you have an Anaconda Python distribution
Le mar. 12 févr. 2019 à 23:32, FELiXik <[email protected]> a écrit :
probably it is possible to live with mented error, but another is there
after buid and install:
import pytest
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named 'pytest'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAGqb9u5Mixo3ZkC9X8Y1_zN754JoKKSks5vM0DqgaJpZM4a4HVo>
.
Hello, I tried to install your package but got error. Can you hint me any solution?
Thx!
The text was updated successfully, but these errors were encountered: