You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: