Skip to content

Conversation

@storymode7
Copy link
Member

@storymode7 storymode7 commented Mar 18, 2018

When used the commands specified in readme it keeps popping up the warning - "Python 3.5 not found"
I changed the python version from 3.5 to 3 so that it uses any python3 It then also updated the piplock file.
This fixes issue #6

@realslimshanky
Copy link
Member

I have a better suggestion here. Add pipfile.lock in .gitignore, keep the change to pipfile i.e. changing the version from 3.5 to 3 and then making the commit. See how it works.

@storymode7
Copy link
Member Author

Makes sense! Since pipfile.lock is to maintain exact virtual environment specifications as it was made on. So if situation comes to check if it even works in the environment it was created in, we'd require it. But generally python 3 seems fine so it is better to keep it in pipfile only.
Am I in the right direction?

@realslimshanky
Copy link
Member

@storymode7 yes, go ahead.

@storymode7
Copy link
Member Author

Okay, this seems fine then
e38e542

@realslimshanky
Copy link
Member

Okay, this seems fine then
e38e542

It still contains a lot of system specific information like user's system architecture.

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

Successfully merging this pull request may close these issues.

2 participants