Hello,
I believe I have all the prerequisites installed for Hue. I’m running Python 3.9. I have installed the future module with pip, pip3, and pip3.9, both for the hue user and under root on RHEL 8.7. I have installed python3-future and python3.9-future, but every time I try build apps
, I get the same error. This appears several times in the error stack before the install fails: ModuleNotFoundError: No module named 'future'
Any suggestions would be apricated.
Thank you,
Eric Brown