Re: [weewx-user] Installation issues on Synology DS918+ -- No module named configobj

2020-03-18 Thread Ivan Schrooyen
Hello, Thanks for your fast answer. I have actually run all installation as root user. In order to do that on Synology, I had to issue the command "sudo -i" before hand. In any case, I have tried both options mentioned in your last post a couple of seconds ago, and I am still stuck with the

Re: [weewx-user] Installation issues on Synology DS918+ -- No module named configobj

2020-03-18 Thread Thomas Keffer
Because you installed configobj using pip, but *without root privileges*, pip did what's called a "user" install. Because "sudo" was not specified, it could not install configobj in the system directories, so, instead, it installed in a subdirectory (usually ".local") of your home directory.

[weewx-user] Installation issues on Synology DS918+ -- No module named configobj

2020-03-18 Thread Ivan Schrooyen
Hello, I would like to become a new user of Weewx and install it on my Synology NAS (DS918+). The NAS is running the latest OS from Synology: DSM 6.2.2-24922. The installation procedure to be followed is according to me the one with python. The NAS has 2 versions of python installed: 2.7.12