Skip to content

feature request: binary wheels for 32 bit windows x86 with opengl 2.0Β #167

@ABDS67

Description

@ABDS67

Hi, I'am a fan of game development I am on windows 7 32 bit and I use VSCode I want to use raylib
I Installed Raylib 5.0.0.0 Successfully

But when I wrote this code in VSCode:

Image

It said:
Traceback (most recent call last):
File "c:\Users\samir\Desktop\My Games\Raylib\SpaceShooter\base.py", line 1, in
from pyray import *
File "C:\Users\samir\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pyray_init_.py", line 15, in
from raylib import rl, ffi
File "C:\Users\samir\AppData\Local\Programs\Python\Python38-32\lib\site-packages\raylib_init_.py", line 15, in
from ._raylib_cffi import ffi, lib as rl
ModuleNotFoundError: No module named 'raylib._raylib_cffi'

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions