pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame

Issues

#95 problem with python and pygame

Reported anonymously

hi python and pygame dont quite work on my computer, so i entered this in pyshell:

import pygame pygame.init()

(5, 1)

pygame.display.set_caption("Hello") some = pygame.display.set_mode((640,480), 0, 32)

Traceback (most recent call last): File "<pyshell#3>", line 1, in <module> some = pygame.display.set_mode((640,480), 0, 32) error: No available video device

does anyone know why this appears and how i can fix it ? might the computer be too old ?

Status: open Responsible: nobody Type: bug Priority: major
Milestone: none Component: none Version: none

Attachments

No attachments added for this issue yet.

Comments and changes

  1. #1 illume

    written

    • Changed status from new to open.

    Hi,

    OS, and OS version?

    You might be able to solve it by trying a different video driver.

    http://www.pygame.org/wiki/FrequentlyAskedQuestions#How%20do%20I%20set%20the%20video%20driver%20Pygame%20uses?

  2. #2 Anonymous

    written

    hi i don't understand what you mean by OS, and OS version i entered a command of the website you gave me and what does this came out but i dont understand what it means nor what i have to to solve this problem: error: videosytem not initialized

Add comment / attachment

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?