-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I've been having trouble running alignImage_u.py, and the error seems to be mp_ephem related:
Traceback (most recent call last):
File "alignImages_u.py", line 441, in <module>
orb = mp_ephem.BKOrbit(observations)
File "/Users/school/anaconda/envs/uband/lib/python2.7/site-packages/mp_ephem-0.9.2-py2.7-macosx-10.7-x86_64.egg/mp_ephem/bk_orbit.py", line 74, in __init__
self._fit_radec()
File "/Users/school/anaconda/envs/uband/lib/python2.7/site-packages/mp_ephem-0.9.2-py2.7-macosx-10.7-x86_64.egg/mp_ephem/bk_orbit.py", line 161, in _fit_radec
_ = self.orbfit.fitradec(ctypes.c_char_p(bytes(_mpc_file.name, 'utf-8')),
TypeError: str() takes at most 1 argument (2 given)
For reference, I'm using macOS 10.14.6 and have gcc Apple LLVM version 10.0.1 installed.
Metadata
Metadata
Assignees
Labels
No labels