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

Issue with installation (ValueError: Cannot find the version number!) #8

Open
HarinderUNAM opened this issue Aug 20, 2019 · 3 comments

Comments

@HarinderUNAM
Copy link

I am getting the following error while trying to install Pydsm on my ubuntu system:

/Downloads/PyDSM-master$ python setup.py install
Traceback (most recent call last):
File "setup.py", line 41, in
version = get_git_version(store="pydsm/RELEASE-VERSION")
File "/home/harry/Downloads/PyDSM-master/setup_helper_version.py", line 96, in get_git_version
raise ValueError("Cannot find the version number!")
ValueError: Cannot find the version number!

@sergiocallegari
Copy link
Owner

I strongly suspect that there are issues with PyDSM with current versions of python and the other software stacks PyDSM is relying upon. I'll try to look into the issue when my office reopens at the beginning of September and make an updated release if needed.

Thanks for reporting!

@HarinderUNAM
Copy link
Author

Thanks for your prompt reply! Just for your information, I am using python 3.

@sergiocallegari
Copy link
Owner

Hi, there is now a new version of PyDSM that you may want to try. Please let me have your feedback on it.

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