ARMmbed / ARMmbed/autoversion

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

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.