I am getting this error in my application:
ImportError: cannot import name 'UTC' from 'datetime' (/usr/local/lib/python3.10/datetime.py)
Need an extra library installed? Click for more info
at /.env/lib/python3.10/site-packages/pyconnectwise/clients/automate_client.py:2
called from /.env/lib/python3.10/site-packages/pyconnectwise/__init__.py:1
called from xxxxx
I think someone has a pending request to fix this, would it be possible to push that code?
I am getting this error in my application:
I think someone has a pending request to fix this, would it be possible to push that code?