Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pyephem

Import Error: Ephem/_libastro.so Undefined Symbol: Pyunicodeucs2_asutf8string

I just successfully installed PyEphem using pip in a pyenv. However, on import I receive: ImportEr… Read more Import Error: Ephem/_libastro.so Undefined Symbol: Pyunicodeucs2_asutf8string

Import Error: Ephem/_libastro.so Undefined Symbol: PyUnicodeUCS2_AsUTF8String

I just successfully installed PyEphem using pip in a pyenv. However, on import I receive: ImportEr… Read more Import Error: Ephem/_libastro.so Undefined Symbol: PyUnicodeUCS2_AsUTF8String

Installing Ephem Package In Python 3

I would like to install the ephem package in my Python 3.3.0 version under Windows XP. I tried firs… Read more Installing Ephem Package In Python 3