We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Would you be able to help with this: An error I received while instaling Kivy through 'pip install kivy'
cythoning /tmp/pip-build-7XVqlk/kivy/kivy/_event.pyx to /tmp/pip-build-7XVqlk/kivy/kivy/_event.c building 'kivy._event' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/tmp creating build/temp.linux-x86_64-2.7/tmp/pip-build-7XVqlk creating build/temp.linux-x86_64-2.7/tmp/pip-build-7XVqlk/kivy creating build/temp.linux-x86_64-2.7/tmp/pip-build-7XVqlk/kivy/kivy cc -O2 -fPIC -Wimplicit -I/tmp/pip-build-7XVqlk/kivy/kivy/include -I/usr/lib/pypy/include -c /tmp/pip-build-7XVqlk/kivy/kivy/_event.c -o build/temp.linux-x86_64-2.7/tmp/pip-build-7XVqlk/kivy/kivy/_event.o /tmp/pip-build-7XVqlk/kivy/kivy/_event.c:4:20: fatal error: Python.h: No such file or directory compilation terminated. error: command 'cc' failed with exit status 1
The text was updated successfully, but these errors were encountered:
Merged in BEDGE-2723-connection-error-issues-on-st (pull request #3)
ff1c86c
BEDGE-2723 added check for serial port Approved-by: Sanjay K V <[email protected]>
what OS are you trying to install the simulator on?
Sorry, something went wrong.
No branches or pull requests
Hi,
Would you be able to help with this: An error I received while instaling Kivy through 'pip install kivy'
cythoning /tmp/pip-build-7XVqlk/kivy/kivy/_event.pyx to /tmp/pip-build-7XVqlk/kivy/kivy/_event.c
building 'kivy._event' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/tmp
creating build/temp.linux-x86_64-2.7/tmp/pip-build-7XVqlk
creating build/temp.linux-x86_64-2.7/tmp/pip-build-7XVqlk/kivy
creating build/temp.linux-x86_64-2.7/tmp/pip-build-7XVqlk/kivy/kivy
cc -O2 -fPIC -Wimplicit -I/tmp/pip-build-7XVqlk/kivy/kivy/include -I/usr/lib/pypy/include -c /tmp/pip-build-7XVqlk/kivy/kivy/_event.c -o build/temp.linux-x86_64-2.7/tmp/pip-build-7XVqlk/kivy/kivy/_event.o
/tmp/pip-build-7XVqlk/kivy/kivy/_event.c:4:20: fatal error: Python.h: No such file or directory
compilation terminated.
error: command 'cc' failed with exit status 1
The text was updated successfully, but these errors were encountered: