Marc Lanctot

Results 367 comments of Marc Lanctot

Hi, This is a pretty complex setup.. I'm not sure how we can help as we don't have a setup like this to reproduce it. Have you tried the simple...

> I don't think this is a complex setup at all! Well, first: OpenSpiel is not officially supported on Windows. We don't have Windows machines easily at our disposal, so...

Closed as we no longer support Tensorflow. Efforts are now in place to port this code to JAX: https://github.com/google-deepmind/open_spiel/pull/1362

Thanks for reporting. It was also mentioned here, a few days back: https://github.com/deepmind/open_spiel/issues/872#issuecomment-1320918813 Yeah, exactly.. my guess is the newest version of PyTorch uses a different abseil version than we...

Hi @mcc311, - What is your operating system and version? - Can you confirm that you're not doing this within Docker ?

Oh hold on a second... looking back, we updated our version of abseil on Jan 3rd of this year: https://github.com/deepmind/open_spiel/commit/ccd9ddcbf4385110fed2efb2180d504aecc383c9 And the thread you replied to seem to a few...

Try changing the URL in the `global_variables.sh` to this URL: ``` https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.10.1%2Bcpu.zip ```

Wow, that's too bad, but I'm glad it works now. I'll refer back to your solution in the docs until we can fix this properly, so let's keep this issue...

That would be a great feature to have. You are correct: it does not currently exist. We don't have the time to add this ourselves, but it would make a...

Someone has submitted an implementation: https://github.com/google-deepmind/open_spiel/pull/1279 Can I ask a quick question about the technical path forward. My understanding from glancing over a few threads is that the use case...