First time here? Check out the FAQ!

Revision history  [back]

Error: No module named django_countries.fields

Invoking anything in the latest askbot rev causes the "No module named django_countries.fields" exception.

This is in askbot/models/__init__.py

line 17: from django_countries.fields import CountryFields

Is there a new dependency that is required?

Error: No module named django_countries.fields

Invoking anything in the latest askbot rev causes the "No module named django_countries.fields" exception.

This is in askbot/models/__init__.py

line 17: from django_countries.fields import CountryFields

Is there a new dependency that is required?

Error: No module named django_countries.fields

Invoking anything in the latest askbot rev causes the "No module named django_countries.fields" exception.

This is in askbot/models/__init__.py

line 17: from django_countries.fields import CountryFields

Is there a new dependency that is required?