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

strings.py->dequote(): 'int' object has no attribute 'replace' #3

Closed
mvnmgrx opened this issue Apr 1, 2022 · 0 comments
Closed

strings.py->dequote(): 'int' object has no attribute 'replace' #3

mvnmgrx opened this issue Apr 1, 2022 · 0 comments
Assignees

Comments

@mvnmgrx
Copy link
Owner

mvnmgrx commented Apr 1, 2022

When parsing old KiCad version footprints that use numbers instead of quoted strings for pad identifiers, the dequote() method fails as integers have no method replace() that the function calls on it.

@mvnmgrx mvnmgrx self-assigned this Apr 1, 2022
@mvnmgrx mvnmgrx closed this as completed in f164f4d Apr 1, 2022
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

1 participant