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

setup error #11

Open
FELiXik opened this issue Feb 12, 2019 · 2 comments
Open

setup error #11

FELiXik opened this issue Feb 12, 2019 · 2 comments

Comments

@FELiXik
Copy link

FELiXik commented Feb 12, 2019

Hello, I tried to install your package but got error. Can you hint me any solution?
Thx!

root@raspberrypi:/home/pi/pokusy/display/pynextion# python3 setup.py
/usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
  warnings.warn(msg)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: no commands supplied

@FELiXik
Copy link
Author

FELiXik commented Feb 12, 2019

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'

@s-celles
Copy link
Member

s-celles commented Feb 13, 2019 via email

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