Closed lhk closed 6 months ago
Someone suggested a fix for Jericho see https://github.com/microsoft/jericho/pull/69
I've tested the fix for Jericho, it works. And after installing that version, textworld installs as well (the jericho dependency being already fulfilled)
This is now fixed in Jericho 3.2.0.
I'm using a Macbook Pro with an M2 chip. To install textworld, I've created a new conda environment containing only python 3.12.3 and pip. I've installed the dependencies with brew
brew install libffi curl git
. Then I've cloned the repo and tried installing with pip:What do I need to do to fix this error message?