Unable to Import os module

Hi,
I’m getting a “No Module names os” error when I try to import the module. Would anyone please help with this?
I have confirmed that I have
“C:\Program Files (x86)\IronPython 2.7\Lib\os.py”

I think you need to append the sys path to make it work.

1 Like

Thanks a lot!!!

2 Likes