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

2 No such file or directory #2

Open
Steffen-W opened this issue Sep 6, 2022 · 2 comments
Open

2 No such file or directory #2

Steffen-W opened this issue Sep 6, 2022 · 2 comments

Comments

@Steffen-W
Copy link

https://www.snapeda.com/parts/EPC2019/EPC/view-part/

./impart.py

Library zip file: EPC2019.zip
Generic device name: EPC2019
Adding EPC2019 to snapeda
Device description [=clipboard]: 
Datasheet URL [=clipboard]: 
2 No such file or directory

Hi, unfortunately I can not identify the problem. Can you help me what the message means.

@wexi
Copy link
Owner

wexi commented Sep 8, 2022

$ impart --init --zap
Erase/Initialize which library?
octopart samacsys snapeda ultralibrarian
Erase/Initialize which library? octopart
Erase/Initialize which library? samacsys
Erase/Initialize which library? ultralibrarian
Erase/Initialize which library? snapeda
Library zip file: EPC2019.zip
Generic device name: EPC2019
Adding EPC2019 to snapeda
Device description [=clipboard]:
Device description: N-Channel 200 V 8.5A (Ta) - Surface Mount Die
Datasheet URL [=clipboard]:
Datasheet URL: https://www.snapeda.com/parts/EPC2019/EPC/datasheet/
footprints: 1
OK:
Library zip file: EOF

Did you customize mydirs.py ?

I have it as follows:

from pathlib import Path

SRC = Path.home() / 'Desktop'
LIB = Path.home() / 'private/edn/kicad-libs'

SRC is where it finds the zip's, LIB is where it builds the libraries.

Thanks, Enoch.

@Steffen-W
Copy link
Author

Hello,
it seems that I had not initialized the library. But maybe it would be a good idea to do this if the library is missing.

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