adderbyte / GYM_XPLANE_ML

GYM Environment for XPlane. Reinforcement Learning and Autonomous Piloting.
GNU General Public License v3.0
65 stars 21 forks source link

ModuleNotFoundError: No module named 'gym_xplane' #15

Open lasri049 opened 2 years ago

lasri049 commented 2 years ago

Hi,

Can you please help me with this error I am facing: ModuleNotFoundError: No module named 'gym_xplane'

I installed X-Plane, gym_xplane according to the Readme file in gym_xplane_finalversion. Somehow, it doesn't seem to detect gym_xplane, even though I had installed it via command like according to instructions.

Thank you Lakshmi

adderbyte commented 1 year ago

Hi, could you provide a minimum example illustrating the problem... Best