Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drawing.rect() caused an error #1

Open
Phil10245 opened this issue Aug 25, 2020 · 1 comment
Open

drawing.rect() caused an error #1

Phil10245 opened this issue Aug 25, 2020 · 1 comment

Comments

@Phil10245
Copy link

as a quick fix: remove params width and border_radius.

Though those should be correct in the first place.

system: python 3.8, pygame 1.9.6

Annotation 2020-08-25 112133
Annotation 2020-08-25 112250

pretty cool project :)

@abbas-rz
Copy link

abbas-rz commented Sep 22, 2021

It works fine for me
python 3.9.7 and pygame 2, you might have multiple versions of python installed
make sure you are using the right one by doing

python --version

try not to use an ide to run it as ide's sometimes mess things up

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

No branches or pull requests

2 participants