Closed carmenchui closed 6 years ago
There are a couple issues w gui_alpha @thahmann / @Fxhnd
These problems also apply to the stuff in tasks as well.
Per my discussion with @thahmann last week, I managed to get the most recent commit to run on Python3 on my Mac, so I'll be closing this issue but will post if I come across any issues/errors with the updated GUI.
Hi @thahmann / @Fxhnd / @evanmrsampson,
I might be missing some steps here to get macleod running on Python3, just wondering if any of you can help troubleshoot?
The older macleod Python2 scripts I have from 2016 (possibly from this commit or older: https://github.com/thahmann/macleod/tree/fa5c900afdb46b34be85865b07ad68b0a520d09b) run without issues (give or take, there's an I/O logging error on my copy that gets thrown but it doesn't seem to affect anything when I run the scripts for CLIF -> Prover9 translation):
Here's my current setup:
I'm getting the following error:
The README lacks instructions on what is needed for the Python3 version (since setup.py is there) so I assumed it was a similar setup with the Python2 version of macleod.. I'm not sure if it's just a result of conflicting python/python3 and pip/pip3 packages or a relative vs. absolute path error that python3 can't find the macleod module.
If you can help out, it'd be greatly appreciated.
Thanks, Carmen