We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[root@dlseelm-bb6006 pike]# pip install --upgrade python-3parclient 'Collecting python-3parclient Using cached python-3parclient-4.2.5.tar.gz Collecting paramiko (from python-3parclient) Using cached paramiko-2.4.0-py2.py3-none-any.whl Collecting eventlet (from python-3parclient) Using cached eventlet-0.22.0-py2.py3-none-any.whl Collecting requests (from python-3parclient) Using cached requests-2.18.4-py2.py3-none-any.whl Collecting cryptography>=1.5 (from paramiko->python-3parclient) Using cached cryptography-2.1.4.tar.gz Complete output from command python setup.py egg_info: error in cryptography setup command: Invalid environment marker: python_version < '3'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-uPI1BK/cryptography/
The text was updated successfully, but these errors were encountered:
Merge pull request hpe-storage#35 from wdurairaj/plugin_v2
ed35bd7
plugin v2 changes
Merge pull request hpe-storage#35 from hpe-storage/plugin_v2
5093353
Plugin v2
No branches or pull requests
[root@dlseelm-bb6006 pike]# pip install --upgrade python-3parclient
'Collecting python-3parclient
Using cached python-3parclient-4.2.5.tar.gz
Collecting paramiko (from python-3parclient)
Using cached paramiko-2.4.0-py2.py3-none-any.whl
Collecting eventlet (from python-3parclient)
Using cached eventlet-0.22.0-py2.py3-none-any.whl
Collecting requests (from python-3parclient)
Using cached requests-2.18.4-py2.py3-none-any.whl
Collecting cryptography>=1.5 (from paramiko->python-3parclient)
Using cached cryptography-2.1.4.tar.gz
Complete output from command python setup.py egg_info:
error in cryptography setup command: Invalid environment marker: python_version < '3'
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-uPI1BK/cryptography/
The text was updated successfully, but these errors were encountered: