Hi Again
How can i use portaudio with python in omega2
thanks.
S
Sevan Ersaraç
@Sevan Ersaraç
0
Reputation
3
Posts
596
Profile views
0
Followers
0
Following
Best posts made by Sevan Ersaraç
This user hasn't posted anything yet.
Latest posts made by Sevan Ersaraç
-
RE: MP3 Player
Hi again;
when i try install PyAudio i am getting error message like this one;Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-build-VsvlKc/PyAudio/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-J5Wnfb-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-VsvlKc/PyAudio/
can you help me please.
-
MP3 Player
Hi how can i play .mp3 files without any music player programs in python, thanks.