Nuacht

One of the affected users has reported the below scenario in which he/she experiences the error: I’m running Python 3.5.4 on Anaconda and i’m trying to install geopandas.
ModuleNotFoundError: No module named 'pytorch3d' And when I try to install pytorch3d Python tries to also install a requirement for pytorch3d called "gendr" Also the problem = gendr is very old and ...
The error message is not that helpful since I'm not sure where the config/apps directory refers to. My guess is that it is the path where Appdaemon is supposed to add the python modules...?