I'm trying to install the ifcopenshell
library in my Ubuntu server using python 3.10. Looking online it seems that this library is supported and can be installed via pip.
I have already installed it on my Ubuntu local machine with no problem. while I have already tried to install different version on my Ubuntu server, also using .whl
files and trying to build it from source code. No one of this options worked and i don't know what can be the problem. I would like to have the possibility to install it via pip or other package managers but i'm getting the error:
ERROR: Could not find a version that satisfies the requirement ifcopenshell (from versions: none)ERROR: No matching distribution found for ifcopenshell