-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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:
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'
Hammer2900
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed