Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

common-python install #4

Open
leoracle opened this issue Apr 5, 2018 · 3 comments
Open

common-python install #4

leoracle opened this issue Apr 5, 2018 · 3 comments

Comments

@leoracle
Copy link

leoracle commented Apr 5, 2018

Hello,
I am trying to install the Python dependencies. However, I get the following error:
image
I'm using Python 2.7.12
What am I doing wrong ?

@mpshanley
Copy link
Contributor

Hi.
Do you have the setuptools python module installed? Command is part of that module.

@leoracle
Copy link
Author

leoracle commented Apr 5, 2018

Thanks ! Indeed, I had not installed this package.
Are there other prerequisites ? Now I run in another error, while trying the same command ("sudo python setup.py install").
image

@mpshanley
Copy link
Contributor

There are some python requirements documented in the setup manual. It is somewhat flexible depending on what features you want to use, but generically, you need setuptools, abi, PyCrypto and ansible.
Check out page 10 of the setup manual: https://github.com/oracle/atg-commerce-iaas/blob/master/11.3/ATG-11.3.IaaS-manual.pdf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants