harfang3d / dogfight-sandbox-hg1

Air to air combat game, created in Python 3 using HARFANG 3D.
MIT License
71 stars 31 forks source link

ERROR #12

Closed MUA-218 closed 2 years ago

MUA-218 commented 3 years ago

Can't run game showing this error. C:\Users\AKML\PycharmProjects\pythonProject11\venv\Scripts\source>main.py Traceback (most recent call last): File "C:\Users\AKML\PycharmProjects\pythonProject11\venv\Scripts\source\main.py", line 13, in import harfang as hg ModuleNotFoundError: No module named 'harfang'

astrofra commented 3 years ago

Hi. Have you installed the HARFANG wheel, beforehand ? pip install harfang

What OS are you working on ? 'hope this helps.

MUA-218 commented 3 years ago

thanks for your time yes I already install harfang. I am using windows 10 64bit

MUA-218 commented 3 years ago

how to open harfang game engine to make my own game

astrofra commented 3 years ago

yes I already install harfang.

it seems that you have several installs of Python on your machine.

how to open harfang game engine to make my own game

What do you mean by "open" ? Would you need a 3D editor ?

MUA-218 commented 3 years ago

yes I already install harfang.

it seems that you have several installs of Python on your machine.

how to open harfang game engine to make my own game

What do you mean by "open" ? Would you need a 3D editor ? I want to make my own game with harfang3d engine

astrofra commented 2 years ago

Please note this project is not maintained anymore as it was replaced by a new version that can be found here: https://github.com/harfang3d/dogfight-sandbox-hg2

If you have any question, feel free to contact us on contact@harfang3d.com