Skip to content

Conversation

@jbcoe
Copy link

@jbcoe jbcoe commented Sep 1, 2025

No description provided.

@ngoodger
Copy link
Owner

Hi @jbcoe , thanks for putting this together. I'm not totally sure how to validate the changes, and get an error (not to say I didn't before!). Does the README need some updates as well.
I tried running

uv sync
error: No `project` table found in: `/home/ngoodger/Development/nle-language-wrapper/pyproject.toml`

@jbcoe
Copy link
Author

jbcoe commented Sep 11, 2025

There's a fair bit of work still to do here (hence the draft status), I thought I'd open the PR for visibility.

I was talking to the maintainers of NetHack LE (https://github.com/NetHack-LE/nle) and wondering if this project (nethack language wrapper) is still active?

We'd be keen to update the nethack langauge wrapper to work with latest version of Nethack LE.

Current issues with build

      CMake Error at /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
        Could NOT find Python (missing: Interpreter) (found suitable version
        3.10.18, minimum required is 3.8)

            Reason given by package:
                Interpreter: Cannot run the interpreter /usr/local/google/home/jbcoe/.cache/uv/builds-v0/.tmp3PzyhH/bin/python3

      Call Stack (most recent call first):

        /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
        /usr/share/cmake-3.31/Modules/FindPython/Support.cmake:3997 (find_package_handle_standard_args)
        /usr/share/cmake-3.31/Modules/FindPython.cmake:631 (include)
        build/temp.linux-x86_64-cpython-310/_deps/pybind11-src/tools/pybind11NewTools.cmake:54 (find_package)
        build/temp.linux-x86_64-cpython-310/_deps/pybind11-src/tools/pybind11Common.cmake:204 (include)
        build/temp.linux-x86_64-cpython-310/_deps/pybind11-src/CMakeLists.txt:296 (include)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants