Re: error when use portable python 2.7.2

2011-09-27 Thread Nizamov Shawkat
I bet that the difference is in the environment settings (PYTHONPATH). Look here for details how to set it manually: http://docs.python.org/using/windows.html Hope it helps, S.Nizamov -- http://mail.python.org/mailman/listinfo/python-list

Re: error when use portable python 2.7.2

2011-09-27 Thread yixuan
On Sep 27, 7:01 pm, Alec Taylor wrote: > You're looking for > this:http://www.portablepython.com/wiki/PortablePython2.7.2.1 > > > > > > > > On Tue, Sep 27, 2011 at 8:48 PM, yixuan wrote: > > Hello, > > I copy python 2.7.2 folder from other machine to my new installed > > Windows XP. > > If I run

Re: error when use portable python 2.7.2

2011-09-27 Thread Alec Taylor
You're looking for this: http://www.portablepython.com/wiki/PortablePython2.7.2.1 On Tue, Sep 27, 2011 at 8:48 PM, yixuan wrote: > Hello, > I copy python 2.7.2 folder from other machine to my new installed > Windows XP. > If I run python.exe it would say side by side error, it is caused by > crt

error when use portable python 2.7.2

2011-09-27 Thread yixuan
Hello, I copy python 2.7.2 folder from other machine to my new installed Windows XP. If I run python.exe it would say side by side error, it is caused by crt environment. I copy msvc90 runtime and manifest into my folder, python.exe seems working now. But when I used 'import FixTk', it would say "d