Closed sguysc closed 1 year ago
I have the exact same error. I'm using Python 3.9.2 on Debian 11.
This seems to be an issue with the pip
build process. Cloning this repository and running python3 setup.py install
works for me.
@sguysc thank you for the report. @bergwerf thank you for the feedback.
I can imagine pip to be complaining about the installation as I think many things have changed In the python ecosystem since last release of pynusmv.
The project is inactive since 2019 but I’d happily hand it over if anyone is interested…
I cannot install with pip install for a Linux Ubuntu with Python3.8 (also under Anaconda). Works on Python3.6 on the same computer.