Greetings,
Avoiding the pyaudio issue, now I face another one:
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
What package should be added? Thanks in advance
Please describe your issue or request: (tick the boxes after creating this topic):
Please tick the appropriate box to help us categorize your post
Bug or Error
Feature Request
Documentation Issue
Other
edwli
2
Hey, thanks for reaching out. I searched for your issue and based on this link, can you try to install the following?
sudo apt-get update && sudo apt-get install ffmpeg libsm6 libxext6 -y
1 Like
I just tried, nothing works…
ok. probably easiest to hop on a call.
can you email aiworkbench-ea@nvidia.com so we can setup a time to talk and maybe do a screenshare?
The thing is, I need a GUI interface (qt, doesn’t works), also use mic (optional) and a sound output device, for my app
Maybe, this will be a way to get a GUI working on jupyter NVIDIA AI Workbench… but do I have enough time to migrate from Qt to this?