mjumbewu / django-rest-framework-csv

CSV Tools for Django REST Framework
BSD 2-Clause "Simplified" License
364 stars 89 forks source link

Easy Install Error - ValueError: bad marshal data (unknown type code) #45

Open 12over7 opened 8 years ago

12over7 commented 8 years ago

Attempting to install with easy-install and get bad marshal data. Installing on non-internet connected system using easy-install on local profile. See attached.

pkg_dir> python setup.py install --user ..... File "build/bdist.linux-x86_64/egg/setuptools/command/bdist_egg.py", line 391, in scan_module

ValueError: bad marshal data (unknown type code)

djangorestframework-csv-1.3.3.install.txt