Search found 3 matches
- Fri Feb 23, 2018 7:30 pm
- Forum: General discussion
- Topic: Getting Qt5 with Serialport on Raspberry Pi 2
- Replies: 7
- Views: 15562
Re: Getting Qt5 with Serialport on Raspberry Pi 2
Thanks been searching for about an hour to try to get serialport to be recognized on Pi. Had about thought ole Mr. Google didn't have the answer!
- Tue Feb 20, 2018 12:52 pm
- Forum: Advanced users
- Topic: What's the best way for setting up a server?
- Replies: 3
- Views: 1032
Re: What's the best way for setting up a server?
Shameless plug but this might help https://www.codeproject.com/Articles/11 ... age-broker
- Fri Oct 09, 2015 4:41 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Python, SPI and spidev
- Replies: 17
- Views: 98689
Re: Python, SPI and spidev
I am trying to do the; sudo python setup.py install
and am receiving an error that the compiler cannot find the Python.h file.
I looked at the /usr/include directories and all the necessary .h files are in the python3 directory but not in the python directory.
Can this be built for Python2.7?
and am receiving an error that the compiler cannot find the Python.h file.
I looked at the /usr/include directories and all the necessary .h files are in the python3 directory but not in the python directory.
Can this be built for Python2.7?