Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

(May-17-2017, 06:43 PM)buran Wrote: We talk the same thing - my link is to same metral's repo. so first lets make inventory of the available packages 1. currently you are using this one pyledsign b...
n3vo General Coding Help 21 12,318 May-17-2017, 07:09 PM
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

(May-17-2017, 03:53 PM)buran Wrote: you are using different package for the sign - pyledsign and he is using his own (I think) wrapper around Rubi code. by the way in PyPi there is yet another pack...
n3vo General Coding Help 21 12,318 May-17-2017, 05:57 PM
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

Thank you guys so much! using sudo python3 in the command worked, I did run into the issue you talked about, Buran. I pip3 installed both applications which fixed that, I also had to add () to parts o...
n3vo General Coding Help 21 12,318 May-17-2017, 03:16 PM
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

(May-16-2017, 08:59 PM)buran Wrote: Could you post the full Traceback? At the moment for your location forecast.currently().summary is simply "Clear', so I guess it's not the problem, but some other...
n3vo General Coding Help 21 12,318 May-17-2017, 01:38 PM
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

I did read through the summary part but was using it incorrectly, I was using it as forecast.summary() to no avail, that explains why. I tried your code and still get error ascii codec cant decode byt...
n3vo General Coding Help 21 12,318 May-16-2017, 08:29 PM
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

(May-08-2017, 07:07 AM)buran Wrote: As I said it assumes that forecast.currently() actually returns string, that can be passed to your device to read it. This was not the case - it returns Forecasti...
n3vo General Coding Help 21 12,318 May-16-2017, 06:09 PM
    Thread: Scrape Facebook page user posts text
Post: RE: Scrape Facebook page user posts text

(May-08-2017, 12:40 AM)KJoseph_f2 Wrote: Hey there. I'll see what I can do for you tomorrow morning once I am on my computer, but I believe I should be able to create what you want fairly easily and...
n3vo Web Scraping & Web Development 6 8,350 May-08-2017, 12:50 AM
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

(May-07-2017, 08:33 PM)buran Wrote: So, does it work? I saw that actually the second part (not main()) is from the examples for the pyledsign I get importerror: no module named plyedsign.minisign wh...
n3vo General Coding Help 21 12,318 May-08-2017, 12:35 AM
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

(May-07-2017, 04:39 PM)buran Wrote: it looks like you try to use script written by someone else and add the functionality you need. As it is all the forecast data are not accessible outside main() f...
n3vo General Coding Help 21 12,318 May-07-2017, 08:30 PM
    Thread: Python code weather Led sign
Post: RE: Python code weather Led sign

(May-07-2017, 04:14 PM)Larz60+ Wrote: need More information what is the make and model of LED sign what is the interface? have you printed out the data that you want to send to the sign to make cont...
n3vo General Coding Help 21 12,318 May-07-2017, 05:38 PM
    Thread: Python code weather Led sign
Post: Python code weather Led sign

I am working on having an led sign I bought scroll through weather data. I can get the sign to say information, but I cant get it to read out weather data, it will only read the literal words when I i...
n3vo General Coding Help 21 12,318 May-07-2017, 01:48 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020