Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 41 - python 3.13 - can't export #88

Open
the-quix opened this issue Dec 17, 2024 · 1 comment
Open

Fedora 41 - python 3.13 - can't export #88

the-quix opened this issue Dec 17, 2024 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@the-quix
Copy link

Traceback (most recent call last):

File "/home/cicero/.local/share/kicad/8.99/3rdparty/plugins/com_github_30350n_pcb2blender/init.py", line 22, in Run
export_pcb3d(dialog.file_picker.GetPath(), boarddefs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/home/cicero/.local/share/kicad/8.99/3rdparty/plugins/com_github_30350n_pcb2blender/export.py", line 83, in export_pcb3d
pcbnew.ExportVRML(wrl_path, 0.001, True, True, components_path, 0.0, 0.0)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

TypeError: ExportVRML() missing 2 required positional arguments: 'aXRef' and 'aYRef'

@30350n
Copy link
Owner

30350n commented Dec 17, 2024

You are using a prerelease version of KiCad which is not supported (this is a duplicate of #75).

@30350n 30350n self-assigned this Dec 17, 2024
@30350n 30350n added the duplicate This issue or pull request already exists label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants