StratusLab / client

Command Line Interface (CLI) for StratusLab cloud services
Apache License 2.0
2 stars 1 forks source link

system-level pip installation fails to find ref. config file and schema.one file #138

Closed loomis closed 5 years ago

loomis commented 10 years ago

When installing the client at the system level on Mac OS X, the stratus-copy-config command does not find the reference configuration file. Similarly, the stratus-run-instance command doesn't find the schema.one file.

loomis commented 10 years ago

This requires a major change from distutils to setuptools to implement correctly. Push this refactoring to the next release. Add a warning in the documentation about this issue on Mac OS X and the latest pip version.