phauer / migrate-itunes-to-rhythmbox

Script to migrate iTunes playlists, play counts and ratings to Rhythmbox.
GNU General Public License v3.0
38 stars 10 forks source link

pip3 install ... Depreciation - PyThreadState Issues #19

Open anton79 opened 5 years ago

anton79 commented 5 years ago

Hi Philipp,

Running the pip3 command you suggest I get a bunch of errors. Not due directly to your code but I'm not familiar enough with this stuff to fix.
src/lxml/lxml.etree.c:221066:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? e.t.c phauer.txt

Your suggestions/code upgrade would be kindly appreciated :)

juagargi commented 3 years ago

Take a look at #18 , there it's explained how to regenerate the .c files.