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

import issues #5

Open
XpolioN2005 opened this issue Nov 9, 2023 · 0 comments
Open

import issues #5

XpolioN2005 opened this issue Nov 9, 2023 · 0 comments

Comments

@XpolioN2005
Copy link

There's a lot of issues while importing the scripts.. maybe thats just me or something with my system!

Traceback (most recent call last):
File "g:/contribution/fumiko-pygame-frok-master/fumiko-pygame-frok-master/start.py", line 7, in
import Classes.level as level
File "g:\contribution\fumiko-pygame-frok-master\fumiko-pygame-frok-master\Classes\level.py", line 1, in
import Classes.gameobject
File "g:\contribution\fumiko-pygame-frok-master\fumiko-pygame-frok-master\Classes\gameobject.py", line 3, in
import Classes.physics
File "g:\contribution\fumiko-pygame-frok-master\fumiko-pygame-frok-master\Classes\physics.py", line 2, in
from Classes.manage_game import game
File "g:\contribution\fumiko-pygame-frok-master\fumiko-pygame-frok-master\Classes\manage_game.py", line 3, in
import Classes.input
File "g:\contribution\fumiko-pygame-frok-master\fumiko-pygame-frok-master\Classes\input.py", line 1, in
import actions
ModuleNotFoundError: No module named 'actions'

as I keep going fixing same kind of issue popping up for sevarel parts of the script...

I wil try to fix it..

pls let me know what version of python and pygame is this project using

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

1 participant