You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed precise on ubuntu 22.04 on my laptop the other day with so much pain (had to downgrade python to 3.7 and even then it was a pain but in the end i made it work somehow) but now i'm trying to install it on rpi4 and no matter what i try it just doesnt want to install tensorflow 1.13. Can someone please tell me if you managed to install it on rpi4 and HOWWWW.
thanks!
The text was updated successfully, but these errors were encountered:
I am having the same problem. Tensorflow min. Version available via pip is 2.10.
But when I install it and run "precise-listen mycroft.net -d mycroft/not-wake-word"
i get the error: AttributeError: module 'tensorflow' has no attribute 'Session'
on raspi 4 with:
Operating System: Debian GNU/Linux 11 (bullseye)
Kernel: Linux 5.15.84-v8+
Architecture: arm64
Python: 3.7.15
I've installed precise on ubuntu 22.04 on my laptop the other day with so much pain (had to downgrade python to 3.7 and even then it was a pain but in the end i made it work somehow) but now i'm trying to install it on rpi4 and no matter what i try it just doesnt want to install tensorflow 1.13. Can someone please tell me if you managed to install it on rpi4 and HOWWWW.
thanks!
The text was updated successfully, but these errors were encountered: