Hello!

I have weewx 3.9.2 installed.
PyEphem is installed via pip.

pip list | grep ephem
ephem               3.7.7.0  
pyephem             3.7.7.0  

I put 
import ephem
to local weewx-installation into
extensions.py

but if I restart weewx, it said that it
ephem not found

If I ommit this line in extensions.py and
and restart weewx and
print $almanac.hasExtra to a report, it
said: false.

I want to add moonrise and moonset to my
almanach.

How I can get ephem for this getting work?

Regards, Astrid

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/cc3e7973-99cd-4bfd-b7d1-e58c6463873f%40googlegroups.com.

Reply via email to