Hi,
I'm a Linux user, and have general knowledge of windows.
OK, have cygwin terminals working and have colorama and termcolor modules working. Colorrama allows use of termcolor on windows. So, when doing quick scripts that have some color in them programed on Linux I can quickly cxfreeze them on the windows machine and the mac for use by clients that use them without any computer awareness of Python.
All that is good, and yet Idle, pywin and ipython still don't recognize those modules. I ran rebaseall from an ash shell as suggested and it showed a lot being dealt with and the problem is still there.
Cygwin terminals do fine and the modules work in all scripts with the desired output.
Can anyone give me a little insight?
Thanks in advance,
jkrueger