Create a virtual environment and install the required packages. conda create -n fptrans python=3.9.7 conda activate fptrans conda install numpy=1.21.2 conda install ...
PyPRT provides a Python binding for the CityEngine Procedural RunTime (PRT). This enables the execution of CityEngine CGA rules within Python. PyPRT allows to easily and efficiently generate 3D ...