Well, you don’t say what results you got from running any commands other than the pyton-objconfig.
For that install, I see you are getting a verification error. As such, run these two commands: $ sudo apt-key update $ sudo apt-get update If that doesn’t work, please state if there is any good reason not to just reinstall Raspbian on your Raspberry Pi? > On Feb 17, 2020, at 11:34 AM, salinois <[email protected]> wrote: > > > hi, > > maybe the issue is in the file /etc/apt/source.list > > I don't know > > see the mine: > > deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi > # Uncomment line below then 'apt-get update' to enable 'apt-get source' > #deb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib > non-free rpi > > Patrick > > Le 17/02/2020 à 20:19, david glenn a écrit : >> I did the sudo apt-get clean then: >> >> Run the following commands in order: >> sudo apt-get update >> sudo apt-get upgrade >> sudo apt-get dist-upgrade >> sudo apt-get autoremove >> sudo apt-get autoclean >> >> sudo reboot >> >> sudo apt-get install python-configobj >> >> the attached screen shot is the same result. From the very beginning of >> this process I have had the ''0 upgraded, ..., 0 to remove and 27 not >> upgraded" and there has always been an " Err >> http://mirrordirector.raspbian.org/.......".to a number of files as it >> scrolls through the update. >> >> Again, I appreciate your time in helping me. Mike >> >> On Sunday, February 2, 2020 at 9:52:51 AM UTC-5, david glenn wrote: >>> >>> I am new to weewx and have very basic linux and python skills. I'd like to >>> run weewx on windows 10 with python 3.7. I've read the 'Python 3 strategy' >>> in the users group and it's outside my skill level. The users guide for >>> 2.7 seems very straightforward and meets the guide statement of " Ability >>> to do simple Unix tasks such as changing file permissions and running >>> commands". that I can do. Has an installation guide been developed for >>> Windows 10 and python 3 and where can I find it? >>> >>> To introduce myself, I am a retired research plant physiologist. I built a >>> raspberry pi weather station and developed the code for it to monitor the >>> external weather as well as conditions in a small greenhouse. After a year >>> or so I decided that many of the sensors were unreliable so I purchased a >>> Davis Vantage Pro unit and will use weewx to manage the data. >>> >>> I realize I could subscribe to the WeatherLInk Pro site and obtain what I >>> want but I'd prefer to develop it myself (with your help). As a colleague >>> once wrote "what fun is it if it works out of the box". My alternative is >>> to use a RPI with python 2.7 and a samba server to shuttle the data to my >>> PC but I'd rather handle it directly on the PC if possible. I looked into >>> downloading Python 2.7 on the WIN10 PC and it seems python.org no longer >>> provides it because it is being phased-out. >>> >>> I greatly appreciate the time in helping me get started and any advice on >>> my strategy, David >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/8e950b48-09c7-4bde-95e0-3bda45e234d2%40googlegroups.com. > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/6d726e45-fed3-8398-b6ae-40acd85bd35b%40gmail.com. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/53E193E3-4470-4692-9E78-6ADF561BA63A%40johnkline.com.
