pyenv bin file has errors #2921
-
I first noticed there were problems with the pyenv file when I first tried to run
Naturally, my next step was to use
The same thing happend for the
This is now suggesting that there was an issue with the build. I used the PYENV-Installer command to install pyenv, and I used the development environment for my distro (SOLUS) from the wiki. The post install environment is in place. I'm at a loss as to what's going on. Anyone have any ideas? I'm not sure if this qualifies as something to put in "Issues" as of yet. Your help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This is not normal. Where did you install Pyenv and where did this file come from? The |
Beta Was this translation helpful? Give feedback.
-
As far as I know, it was created when I ran |
Beta Was this translation helpful? Give feedback.
This is not normal. Where did you install Pyenv and where did this file come from? The
pyenv
executable on PATH is supposed to be a symlink to the same-named file in thelibexec
directory where all the other commands reside.