django-rest-framework-csv icon indicating copy to clipboard operation
django-rest-framework-csv copied to clipboard

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

Open 12over7 opened this issue 9 years ago • 0 comments

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

12over7 avatar Mar 09 '16 21:03 12over7