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 while installing ansible-alicloud #174

Closed
Hammit opened this issue Aug 17, 2019 · 4 comments
Closed

ERROR while installing ansible-alicloud #174

Hammit opened this issue Aug 17, 2019 · 4 comments

Comments

@Hammit
Copy link

Hammit commented Aug 17, 2019

I create a new virtualenv with python2 interpreter.
I activate the virtualenv.
I pip install ansible-alicloud
This is the error I get...

ERROR: aliyun-python-sdk-ess 2.3.0 has requirement aliyun-python-sdk-core>=2.11.5, but you'll have aliyun-python-sdk-core 2.9.5 which is incompatible.
ERROR: aliyun-python-sdk-kms 2.7.1 has requirement aliyun-python-sdk-core>=2.11.5, but you'll have aliyun-python-sdk-core 2.9.5 which is incompatible.
ERROR: aliyun-python-sdk-rds 2.3.9 has requirement aliyun-python-sdk-core>=2.11.5, but you'll have aliyun-python-sdk-core 2.9.5 which is incompatible.

It looks like this error is coming from footmark library dependencies. This is from the pip install command...

Collecting aliyun-python-sdk-ecs<4.11.1,>=4.11.0 (from footmark>=1.12.0->ansible-alicloud)
Collecting oss2>=2.3.3 (from footmark>=1.12.0->ansible-alicloud)
Collecting aliyun-python-sdk-vpc<3.0.3,>=3.0.2 (from footmark>=1.12.0->ansible-alicloud)
Collecting aliyun-python-sdk-core<2.9.6,>=2.9.5 (from footmark>=1.12.0->ansible-alicloud)
Collecting aliyun-python-sdk-ess>=2.1.3 (from footmark>=1.12.0->ansible-alicloud)
Collecting aliyun-python-sdk-rds>=2.1.0 (from footmark>=1.12.0->ansible-alicloud)
Collecting aliyun-python-sdk-slb<3.2.8,>=2.0.21 (from footmark>=1.12.0->ansible-alicloud)
@lixue323
Copy link
Contributor

Hi, I am sorry for replying so late,Do you still have this issue

@Hammit
Copy link
Author

Hammit commented Nov 11, 2019

I gave up trying to use it and moved onto something else. The problem should still be there though. I have given steps to reproduce

@lixue323
Copy link
Contributor

There is a version mismatch error when installing ansible-alicloud == 1.10.0, but the installation is successful. It can also be used normally, the new version supports python3 and has fixed this problem.

@xiaozhu36
Copy link
Collaborator

Closed by no reply.

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

3 participants