google-deepmind / google-deepmind/pysc2

Not Rendering with Nvidia GPU

Open
#357 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

CPU AMD 5950x
GPU Nvidia RTX3090 with Driver 535-server
System Ubuntu 20.04
Python 3.10
I am running `python -m pysc2.bin.agent --map Simple64` with pySC2 4.0.0 with SC2.4.10 and cannot render the scene in pygame. The screenshot is as follows.
![Screenshot from 2023-11-30 00-24-10](https://github.com/google-deepmind/pysc2/assets/53702976/13b4f3a3-0d6b-4bb5-badf-e125bec1a7dd)

One suggestions is to use pygame==1.9.6 but there's no wheel of it from python3.8 to 3.10 and I got several issues related to C++ dependencies, so I failed to install it and use pygame==2.5.2.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.