Skip to content
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

IOError: [Errno 2] No such file or directory: 'src/_version.py' #7

Open
davidhyman opened this issue Nov 15, 2018 · 1 comment
Open

Comments

@davidhyman
Copy link
Contributor

davidhyman commented Nov 15, 2018

pip install pyautoversion
auto_version
/lib/python2.7/site-packages/auto_version/auto_version_tool.py", line 93, in read_targets
    with open(target) as fh:
IOError: [Errno 2] No such file or directory: 'src/_version.py'

It would seem the _version.py file does not exist

edit:
This is where the target project doesn't have that file. Ideally this failure would not occur. Perhaps the default config should not contain any targets at all.

@alexl0gan
Copy link
Contributor

PRs welcome

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

No branches or pull requests

2 participants