Juanmi Taboada
Juanmi Taboada
File "/home/www.django/incoan/env/lib/python3.5/site-packages/djng/forms/fields.py", line 13, in from django.core.urlresolvers import reverse_lazy ImportError: No module named 'django.core.urlresolvers' SOLUTION: Change "django.core.urlresolvers" to "django.urls"
After pulling the project and trying to compile using gcc8 and clang 7 I got at the beginning the error: **ERROR: Error reading 'default_relwithdebinfo' profile: Profile not found: gcc8_relwithdebinfo** Which...
--file-filter option has been removed because using it prevents cppcheck from processing the file if it is in a different path