google / aiyprojects-raspbian

API libraries, samples, and system images for AIY Projects (Voice Kit and Vision Kit)
https://aiyprojects.withgoogle.com/
Apache License 2.0
1.62k stars 694 forks source link

AIY python package version #741

Closed sentairanger closed 3 years ago

sentairanger commented 3 years ago

Hello I was wondering how do I find the version of modules like aiy.board or aiy.cloudspeech. I tried using aiy.board.version with no luck. I ask this because when I ran pip freeze > requirements.txt I couldn't find aiy at all except for the GitHub website reference. So hopefully anyone can resolve this.

manoj7410 commented 3 years ago

The only pip package that I see is : AIY-projects-python and not the individual packages. Are you able to find any other packages as well? I get the latest packages from https://github.com/google/aiyprojects-raspbian/blob/aiyprojects/HACKING.md

sentairanger commented 3 years ago

@manoj7410 Correct that's the only one I see. I just went to my voice kit and I got a version number. I am closing this now. Thank you for helping.