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

(python 3.x) ImportError: no know parent package #125

Open
thYi opened this issue Apr 21, 2023 · 0 comments
Open

(python 3.x) ImportError: no know parent package #125

thYi opened this issue Apr 21, 2023 · 0 comments

Comments

@thYi
Copy link

thYi commented Apr 21, 2023

"from .util import pin_list_to_board_dict, to_two_bytes, two_byte_iter_to_str"

in pyfirmata.py line 8

change to below

from pyfirmata.util import pin ~~

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