Steve Loughin
Results
2
comments of
Steve Loughin
Just tried it with Python 3.7...: doesn't seem to work with 3.7 either... error msg as follows: steve-imac:onix_api stephen$ pip3 install PyMysqlPool Collecting PyMysqlPool Downloading https://files.pythonhosted.org/packages/34/90/6b5ea17698566a44e411a8ff6ffb4fbd3e275f1654d737b3b8fae30f339f/PyMysqlPool-1.0.9.tar.gz (135kB) 100% |████████████████████████████████| 143kB...
Also a Django 4 upgrade issue: rest_auth attempts to import url from django.conf.urls which doesn't exist in Django 4: see rest_auth/urls.py, line 1