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

Couldn't find a setup script #33

Closed
macsimski opened this issue Oct 11, 2017 · 2 comments
Closed

Couldn't find a setup script #33

macsimski opened this issue Oct 11, 2017 · 2 comments

Comments

@macsimski
Copy link

After doing

sudo easy_install kifield I get the error:

error: Couldn't find a setup script in /home/simon/Documents/kicad/00tools/KiField/kifield

I have no experience with easy_install

@kasbah
Copy link
Contributor

kasbah commented Oct 11, 2017

Have you tried pip? I am guessing you are using Debian/Ubuntu so it would be:

sudo apt install python3-pip
pip3 install kifield

@macsimski
Copy link
Author

jep sudo pip install kifield did it. maybe elaborate on that in the readme. not everyone is savvy with python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants