-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
I continue to get the ModuleNotFoundError when I import the Geoposition class. Error details are below:
from geoposition.fields import GeopositionField
File "C:\Users\MKEDONKOR\.virtualenvs\DjangoTracker-ItodlCVG\lib\site-packages\geoposition\fields.py", line 4, in <module>
from django.utils.six import with_metaclass
ModuleNotFoundError: No module named 'django.utils.six'
I understand @xangcastle and @waseem-omar have made some pull requests and requested to merge, but nothing has been done about it.
At least can you implement support for Django 3.2 and Python 3.9?
Irostovsky
Metadata
Metadata
Assignees
Labels
No labels