When I do
python manage.py syncdb
it shows me this error: DeserializationError:
could not determine a constructor for the tag 'tag:yaml.org,2002:python/long'
I've installed and reinstalled pyyaml using pip and even rebuilt python from source... Nothing chagned. Wjhat should I do?