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

Update installation guide for Python 3 #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kurzacz
Copy link

@kurzacz kurzacz commented Jun 23, 2020

Hello,

I started to use your product for research purposes. I noticed that to use your Python library correctly, you have to adjust a bit your installation instruction to meet Python 3 requirements:

  1. On the system level - install python3-smbus library for Python 3
  2. On the Python level - install smbus Python library

I had to make mentioned above adjustments to resolve errors when I was trying to use your test script. What do you think about merging my pull request so that other users wouldn't have to repeat my efforts?

@robertprast
Copy link
Contributor

Thanks for the suggestions. We will release a new firmware for the Huskylens soon with some major changes to the Python library. On the next guide I'll be sure to add your feedback.

@adumont
Copy link

adumont commented Oct 28, 2020

Thanks for the suggestions. We will release a new firmware for the Huskylens soon with some major changes to the Python library. On the next guide I'll be sure to add your feedback.

Has this Firmware update you mention above already been released? (if not any idea of its ETA?)

BTW, any chance there could be a micropython firmware available for the HL?

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

Successfully merging this pull request may close these issues.

3 participants