cds-astro / cds.pyreadme

ReadMe and MRT builder for authors
Other
33 stars 6 forks source link

ValueError: bad marshal data (unknown type code) #6

Closed mgomezAstro closed 3 years ago

mgomezAstro commented 3 years ago

Hi! I had the following error during the execution of python3 setup.py install --user :

ValueError: bad marshal data (unknown type code)

It was solved by removing all *.pyc files included in the source code.

gilleslandais commented 3 years ago

Thank you for your report - I removed the compilation cache directory from git -