-
Notifications
You must be signed in to change notification settings - Fork 48
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
I was not able to run it without docker. #4
Comments
Hello Leandro Could you clarify what issues you are running into? it has been a while since I have used this scripts outside of a docker container, but we currently have some CI setups that run the tools pretty successfully (in a docker container). The examples are supposed to be run from the root of the repository, but they should also work when adding the root of the repository to the Python PATH. Could it be the KiCad Python library is not in your path? I typically use the KiCad from js-reynaud's PPA, e.g https://launchpad.net/~js-reynaud/+archive/ubuntu/kicad-5, not the "mainline" KiCad. |
Did you try defining the LANG as C.UTF-8? Another option: try my fork: |
Hi, nice project.
I would like to run it without docker, I have all dependencies.
Do you have any example on how to run it?
I mean, I was not able to use the README samples to make it work.
Which folder should I be to run it?
Can you give me some real command-line examples?
The text was updated successfully, but these errors were encountered: