Page 1 of 1
Python version is wrong
Posted: Wed Oct 02, 2024 8:33 am
by Jadam1
Hello,
I have a problem with last step of "board creation" - I can not turn on create_hellen_board_example.sh
I get a Error that Python version is wrong, but I have 3.9.6 version of Python.
Can somebody tak me a advice where is a problem?
Thanks.
Best regards.
Re: Python version is wrong
Posted: Wed Oct 02, 2024 8:34 am
by Jadam1
Re: Python version is wrong
Posted: Wed Oct 02, 2024 5:27 pm
by AndreyB
I am not aware of anyone using local approach, looks like everyone has migrated to github actions approach see
https://github.com/andreika-git/hellen-one?tab=readme-ov-file#tldr
Re: Python version is wrong
Posted: Fri Oct 04, 2024 9:04 am
by Jadam1
Thank you for reply.
Here is my github:
https://github.com/DyrbiBOY/hellen-example_Dyrbi
According to this post:
https://github.com/andreika-git/hellen-one?tab=readme-ov-file#tldr
I have done step 1,2,3,4. In my github in "boards/uefi2-a/frame" I have a file generate from KiCad.
Next I have done a commit and push it to github - STEP5.
But I don't know how to use export.sh in github that generate Gerber file that produce a PCB in JLCPCB.
Can you give me an advice?
Best regards.
Re: Python version is wrong
Posted: Fri Oct 04, 2024 2:01 pm
by AndreyB
Re: Python version is wrong
Posted: Mon Oct 07, 2024 12:18 pm
by Jadam1
Thank you for your reply.
I don't know that I understand everything but I move xxx.kicad file to root folder of the repository.
Next I commit and push it to my repository.
Next I go to "Actions" bookmarks and I run "create board".
I get this info:
123123122.PNG
I have a problem in BOM or CPL?
Can you give me an advice that I am on the right way?
Thank you very much!