Anzo52
Results
2
comments of
Anzo52
Are you accepting contributions? I have a fork for this ready for PR if you'd like.
I had the same error on Python 3.9, downloaded from pypi. In the package I just went to line 140 in ./env/lib/Python3.9/site-packages/pymeta/__init__.py and fixed the indent on "def get_agent():" and...