u/LocalPlatypus994

Attribute error

I'm trying to develop a clicker game. This one line of code keeps returning this error message though.

The line: "pygame.draw.rect(self.femboy_color,self.femboy,border_radius=150)"

The error message: "AttributeError: module 'self' has no attribute 'femboy_color'"

What does this error message mean and how do I fix it?

reddit.com
u/LocalPlatypus994 — 19 hours ago
▲ 4 r/pygame

I can't install pygame

I'm trying to install Pygame, but I'm given this error message every time I try to. Is this a common error? How do I fix it?

u/LocalPlatypus994 — 2 days ago