Skip to content

Fixed Typo #2

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

Closed
wants to merge 1 commit into from
Closed

Fixed Typo #2

wants to merge 1 commit into from

Conversation

ahmontero
Copy link

I have fixed a typo error.

@yyuu
Copy link
Collaborator

yyuu commented Jul 16, 2013

They are not typo.

Inside the pyenv and its plugins, ${PYENV_ROOT}/libexec will be appended to $PATH. The commands in ${PYENV_ROOT}/libexec can be invoked by their actual filename (pyenv-*).

@ahmontero
Copy link
Author

Ok, my fault! Sorry!

@yyuu
Copy link
Collaborator

yyuu commented Jul 16, 2013

Did you have any problems without your patch? Can I close this without any work?

@ahmontero
Copy link
Author

Yes, I could not been able to create a virtual env with this command. But if I use pyenv-virtualenv it works fine. That is why I read the file and I thought it was a typo.

@yyuu
Copy link
Collaborator

yyuu commented Jul 16, 2013

Describing the error output of pyenv virtualenvwrapper might help to solve your problem. Though, I'm not motivated so much to fix that since I'm not using virtualenvwrapper. I'm using pyenv-virtualenv too.

@yyuu yyuu closed this Jul 16, 2013
@ahmontero
Copy link
Author

There was no error output. Anyway, I don't mind, I will use pybrew for now. Thanks

@yyuu
Copy link
Collaborator

yyuu commented Jul 16, 2013

The README of pythonbrew says that it has not been actively developed and encourages to try pyenv out.

Because the pyenv virtualenvwrapper tries to interact with running shell to call source virtualenvwrapper.sh, the shell configurations might be a matter.

  1. What is your shell
  2. Show me the pyenv setup in your ~/.profile
  3. Show me the output of pyenv sh-virtualenvwrapper

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