I have set PYTHONPATH, as PYTHONPATH= "/usr/local/bin/:/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages:/Users/Shared/weewx/bin/:/Library/Frameworks/Python.framework/Versions/2.7/bin"
I've also not set it at all (commented out the set and export statement in .bash_profile) and tried to run weewx with the same result as originally posted: "ImportError: No module named configobj" On Friday, February 17, 2017 at 12:48:55 PM UTC-7, mwall wrote: > > On Friday, February 17, 2017 at 2:22:44 PM UTC-5, Thom Rogers wrote: >> >> Not sure what this tells us, but here's the output of those commands: >> > > trying to figure out whether you have multiple python installations > > did you set PYTHONPATH? > > what happens when you run with no PYTHONPATH set? > > >
