Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'SubfieldBase' #68

Open
miket0o opened this issue Mar 29, 2017 · 1 comment
Open

ImportError: cannot import name 'SubfieldBase' #68

miket0o opened this issue Mar 29, 2017 · 1 comment

Comments

@miket0o
Copy link

miket0o commented Mar 29, 2017

File "C:\Users\mgerd\AppData\Local\Programs\Python\Python36-32\lib\site-packages\uuidfield_init_.py", line 8, in
from .fields import UUIDField
File "C:\Users\mgerd\AppData\Local\Programs\Python\Python36-32\lib\site-packages\uuidfield\fields.py", line 4, in
from django.db.models import Field, SubfieldBase
ImportError: cannot import name 'SubfieldBase'
how do i fix it?

@WilliamWCYoung
Copy link

WilliamWCYoung commented Apr 6, 2017

This seems to be addressed by #67

I assume we are now waiting on the project owners to verify it works, merge, and push to PyPi. For the time being you could switch to their branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants