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
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
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
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