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

State object missing from upysm #10

Open
toglader opened this issue Nov 15, 2020 · 1 comment
Open

State object missing from upysm #10

toglader opened this issue Nov 15, 2020 · 1 comment

Comments

@toglader
Copy link

toglader commented Nov 15, 2020

Looks like State object is missing from micropython version?

upip.install('upysm')
Installing to: /lib/
Installing upysm 0.3.9 from https://files.pythonhosted.org/packages/4e/6d/c50d0ca1c6cf627830aaf1df619c18aa82519b0bceafa1f7b48a07c3032a/upysm-0.3.9.tar.gz
Installing micropython-collections.deque 0.1.3 from https://micropython.org/pi/collections.deque/collections.deque-0.1.3.tar.gz
Installing micropython-collections.defaultdict 0.3 from https://micropython.org/pi/collections.defaultdict/collections.defaultdict-0.3.tar.gz
Installing micropython-logging 0.3 from https://micropython.org/pi/logging/logging-0.3.tar.gz
from pysm import State
Traceback (most recent call last):
File "", line 1, in
ImportError: no module named 'pysm.State'

@caseyanderson
Copy link

Hi just popping in to mention that I also get this error

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