Closed mphillips-valleyit closed 4 years ago
This is on RHEL 7.8. pip install lap and lapsolver fails with a g++ compilation error as described in this issue. Is there a replacement or workaround?
pip install lap
Did you try the things suggested in the issue you are referring to? Did you check whether you have indeed g++ installed on your machine.
Yes, not having g++ installed was the issue.
This is on RHEL 7.8.
pip install lap
and lapsolver fails with a g++ compilation error as described in this issue. Is there a replacement or workaround?