-
Notifications
You must be signed in to change notification settings - Fork 131
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
bump2version installed in virtualenv - error #139
Comments
It looks like the error occurs when bumpversion checks for the presence of These are the commands it calls:
Could you check if these commands are functional when the virtualenv is activated? |
The code checks for errors |
When running I'm using pyenv if that can be of assistance. |
I don't have access to an OS X machine... Could you do the following as a test? In File
with
And then check if bump2version behaves as it should. |
I can confirm that the edit above works.
Just to confirm that this actually helps. |
I must admit that I've been really swamped with other work and in practice don't really use bumpversion anymore. Perhaps it's time to evaluate maintainership. |
I tried to get bump2version working. The command that I ran was
bump2version --help
The traceback that I get is the following.
The text was updated successfully, but these errors were encountered: