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

Error: Cannot find the version number #74

Open
stattikbrock opened this issue Feb 17, 2020 · 0 comments
Open

Error: Cannot find the version number #74

stattikbrock opened this issue Feb 17, 2020 · 0 comments

Comments

@stattikbrock
Copy link

I am receiving a version error when attempting to install setup.py
-Acquired PyRK by downloading the zip file
-Command ran exactly before receiving error: python setup.py install
-Error message:
Traceback (most recent call last):
File "setup.py", line 24, in
version=get_git_version(),
File "D:\nealk\Downloads\pyrk-master\pyrk\ver.py", line 90, in get_git_version
raise ValueError("Cannot find the version number!")
ValueError: Cannot find the version number!

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

1 participant