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

Make SDK mip installable #1

Open
djesic opened this issue Jan 30, 2024 · 0 comments
Open

Make SDK mip installable #1

djesic opened this issue Jan 30, 2024 · 0 comments

Comments

@djesic
Copy link

djesic commented Jan 30, 2024

Requesting a feature to make this SDK installable by using mip (micropython pip)

Here is how the installation process looks like right now:

MicroPython v1.22.1 on 2024-01-05; Generic ESP32 module with ESP32
Type "help()" for more information.
>>> import mip
>>> mip.install('github:thingsboard/thingsboard-micropython-client-sdk')
Installing github:thingsboard/thingsboard-micropython-client-sdk/package.json to /lib
Package not found: github:thingsboard/thingsboard-micropython-client-sdk/package.json
Package may be partially installed

Documentation for writing a package.json can be found here:
https://docs.micropython.org/en/latest/reference/packages.html#writing-publishing-packages

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