You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing kima using pip install kima and then following normal setup procedure kima-showresults throws up the following error:
To Reproduce
pip install kima
cd kima
make
cd examples/51Peg
kima-run
kima-showresults 1
Replacing the pykima folder with the github version seems to fix this, seems there's a bug in the new pykima functions in the version installable by pip.
The text was updated successfully, but these errors were encountered:
When installing kima using pip install kima and then following normal setup procedure kima-showresults throws up the following error:
To Reproduce
pip install kima
cd kima
make
cd examples/51Peg
kima-run
kima-showresults 1
Replacing the pykima folder with the github version seems to fix this, seems there's a bug in the new pykima functions in the version installable by pip.
The text was updated successfully, but these errors were encountered: