Message10831

Author Topkek
Recipients Topkek
Date 2016-04-11.12:50:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460379005.74.0.606681199304.issue2490@psf.upfronthosting.co.za>
In-reply-to
Content
Hello! I didn't really know where to report this, so I'll just report it as a bug.

I currently rely on Jython to load specific Python scripts into my Java program, and execute their functions.

When using the Adafruit DHT (https://github.com/adafruit/Adafruit_Python_DHT/) library in my python scripts, I get all kinds of errors, which are described here:
http://stackoverflow.com/questions/36105698/loading-adafruit-dht-from-jython

Does anyone know how to fix this? I would be immensely grateful!

Thanks.
History
Date User Action Args
2016-04-11 12:50:05Topkeksetrecipients: + Topkek
2016-04-11 12:50:05Topkeksetmessageid: <1460379005.74.0.606681199304.issue2490@psf.upfronthosting.co.za>
2016-04-11 12:50:05Topkeklinkissue2490 messages
2016-04-11 12:50:04Topkekcreate