Hej everyone, I am using a conda environment with Python installed in a Jupyterhub.
When I run my machine-learning model in the environment, I get an AttributeError. AttributeError: 'NoneType' object has no attribute 'get'.
Since I don't want to go into the files of the python packages, I need another solution to solve this error. Does anyone has an answer beyond the results of a google-research?
Best, Solaris