dapperfu / python_CANape

Python Module for Vector CANape API
40 stars 9 forks source link

problem using versioneer #3

Closed broehrich closed 4 years ago

broehrich commented 4 years ago

Hi, I also have problem installing your package. I need to agree that versioneer is an example of overengineering.

After seting up setup.cfg, I got version --> 0+unknown What is the problem ? What is the version number versioneer is looking for ? Is it a version of CANape installed ?

dapperfu commented 4 years ago

Even if you could get it to install, the actual code is behind a firewall [As stated on the readme at the top]. If you are interested in seeing this developed and could lend a license for development I would be happy to contribute.

This github project started off as a portfolio project and proof of concept to Vector that people are interested in controlling CANape through Vector.

The fastest way may be to contact your local Vector representative and tell them you would like to see the Python module developed.

[And yes, versioneer is over engineered, but it does a good job of making a unique version name with git]