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

Issue executing ssm-diff init #8

Closed
applike-ss opened this issue Nov 19, 2018 · 3 comments
Closed

Issue executing ssm-diff init #8

applike-ss opened this issue Nov 19, 2018 · 3 comments

Comments

@applike-ss
Copy link

Expected Output:

  • Something like 'ssm repo initialized'

Actual Output:

  • 'int' object has no attribute 'splitlines'

Python Version: Python 2.7.15rc1
OS: Ubuntu Linux 18.04 upgraded from 16.04

If you need any further information, please let me know.
I'm not into python development, so i don't know what and how to provide.

@applike-ss
Copy link
Author

Using a virtual env with python 3.6 works, so feel free to either close it or to add a mentioning in the readme for others that might accidentally try to use it the same way i did.

@runtheops
Copy link
Owner

Hi @applike-ss,

Thanks for the feedback, and sorry for not stating out explicitly that Python 3 is required.
Will update readme accordingly

@applike-ss
Copy link
Author

thanks! maybe even some more insight what requirements have to be met are useful as well. I changed the interpreter manually by changing the symlink of /usr/bin/python to the 3 version but that didn't help.
Would you add a suggestion to use a venv for other users to the readme? maybe that will help other people as well. (Or they know that this is in general a good idea to separate your working envs)
Nice tool!

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

2 participants