Skip to content

Unable to find the "example" program in the In the "examples" directory #30

@hanyun2019

Description

@hanyun2019

I have successful run the following steps on MacOS:

  1. ./install.sh

virtualenv -p python3 venv
source venv/bin/activate
pip3 install -r requirements.txt
3) ./open_spiel/scripts/build_and_run_tests.sh

But when I try to run my first example, like:
examples/example --game=tic_tac_toe

I can not find the "example" program in the "examples" directory:
image

Anyone knows what happens here? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions