[Users] [Bug 4271] Porting the Python plugin to Python 3.7
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Fri Feb 7 14:09:14 CET 2020
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4271
--- Comment #11 from Steve Randall <srandall52 at sbcglobal.net> ---
The next little surprise. In Python 3.8, "pkg-config python3 --libs" does not
return "-lpython3.8". So the plugin builds now but does not load due to missing
symbols. It would be necessary to use "pkg-config python3-embed --libs", though
of course that would not work for <3.8.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list