adafruit / FreqShow

Raspberry Pi & PiTFT-based RTL-SDR frequency scanning and display tool.
MIT License
144 stars 67 forks source link

freqshow.py error with ads7846 touchscreen #8

Closed shall698 closed 9 years ago

shall698 commented 9 years ago

Hello all from a total pi newbie.

I recently purchased an ads7846 touchscreen and after a little while git the display working. Now running well. I tried to expand into freqshow and hiring trouble when running freqshow.py

I now get error message saying:

File "freqshow.py", line 77, in     pygame.display.init() pygame.error: Unable to open mouse

Grateful for any advice on this one.

Shane