-
Notifications
You must be signed in to change notification settings - Fork 43
Problems with Makefile installation on Debian. #30
Comments
Really appreciate you re-opening this issue. Not sure why GitHub closed the issue. Tried running
|
Here's the
|
The relevant part of the error message here is The provisioing script was
It might make sense to integrate this into the Makefile rule. For now, just do |
So close. Installing
|
This is weird - the installer script should have put pyenv at the head of your path, which should avoid this. Bit busy right now, but will investigate in detail on Saturday. However, if you make progress, let me know. |
So, using the installer.sh, here's what gets added to bottom of my ~/.bashrc, does it look correct?
What's the functional purpose of adding this to the bashrc? To make chomper available in any terminal? |
The purpose is to make the However, I'm not sure why Additionally, the installation should be appending to the PATH, rather than replacing the PATH. Have to fix that. |
Steps to reproduce the problem:
make init
, and get errors with either pipenv installation or python path.Any other comments? What have you tried so far?
For some reason, the previous issue (issue #26) which dealt with this problem got deleted. I have no idea how this occurred. I'm recreating this issue and leaving it open so that the people who were involved will be able to find it, but this issue was solved in 4afd3b2.
System information
Operating system: (e.g. Linux Mint 18)
The text was updated successfully, but these errors were encountered: