I am very much interested in ifcclash but I am a little worried about python-fcl dependency : * No python 3.8 wheel is available from pypi for [python-fcl](https://pypi.org/project/python-fcl/) * Building python-fcl from source is complicated as it depends on fcl 0.5.0 (current version is 0.6.1 see issue https://github.com/BerkeleyAutomation/python-fcl/issues/19). * python-fcl seems to be inactive since june 2019. On the good side there is 2 PR to port it to fcl 0.6 but they were made in march and april but non have been merged at the moment : * https://github.com/BerkeleyAutomation/python-fcl/pull/21 * https://github.com/BerkeleyAutomation/python-fcl/pull/20