FS#68904 - [kicad] Fails to open pcbnew with Python 3.9.0

Attached to Project: Community Packages
Opened by Sven (svenschwermer) - Wednesday, 09 December 2020, 10:39 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 09 December 2020, 13:11 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When starting pcbnew, I'm getting the following messages:

libpython3.8.so.1.0: cannot open shared object file: No such file or directory
Failed to load kiface library "/usr/bin/_pcbnew.kiface"

It looks like Python 3.8 got replaced by 3.9 recently.

Additional info:
* Kicad 5.1.8-3
* Python 3.9.0-1

Steps to reproduce:
* Run `pcbnew`
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 09 December 2020, 13:11 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Package is correctly linked to libpython3.9. Use the forums, IRC, or mailing lists for support.

Loading...