OpenAstro crash on manjaro
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenAstro.org |
New
|
Undecided
|
Unassigned |
Bug Description
OpenAstro no longer works after latest manjaro updates.
Error is:
Traceback (most recent call last):
File "/usr/bin/
from openastromod import zonetab, geoname, importfile, dignities, swiss as ephemeris
ModuleNotFoundE
I changed lines 43 and 44 in /usr/bin/openastro to python3.9 (from python3.5). I then get the following error, which still may be path related.
Traceback (most recent call last):
File "/usr/bin/
from openastromod import zonetab, geoname, importfile, dignities, swiss as ephemeris
File "/usr/lib/
import swisseph as swe
ModuleNotFoundE