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

Installation error on Debian GNU/Linux 8.11 (jessie) #12

Open
ZaxonXP opened this issue Dec 4, 2018 · 0 comments
Open

Installation error on Debian GNU/Linux 8.11 (jessie) #12

ZaxonXP opened this issue Dec 4, 2018 · 0 comments

Comments

@ZaxonXP
Copy link

ZaxonXP commented Dec 4, 2018

Tried to install as one of the requirements for sncli with following command:

pip install git+https://github.com/swalladge/simperium-python3.git#egg=Simperium3 --user
Downloading/unpacking Simperium3 from git+https://github.com/swalladge/simperium-python3.git
  Cloning https://github.com/swalladge/simperium-python3.git to /tmp/pip-build-v4xf4wpi/Simperium3
  Running setup.py (path:/tmp/pip-build-v4xf4wpi/Simperium3/setup.py) egg_info for package Simperium3
    /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires'
      warnings.warn(msg)
    /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type'
      warnings.warn(msg)
    error in Simperium3 setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers
    Complete output from command python setup.py egg_info:
    /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires'

  warnings.warn(msg)

/usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type'

  warnings.warn(msg)

error in Simperium3 setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip-build-v4xf4wpi/Simperium3
Storing debug log for failure in /home/user/.pip/pip.log

What do I miss?

Regards,
Zaxon

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