Hi buddies,
I am using pip to install the source code with the following command in
WinXP.
$ pip install tryton
Unfortunately I meet the error message telling msvcr90.dll is missing. Same
problem is met when I use Setup.py to install with downloaded subdirectory.
I tried to run pip in Cygwin environment and found the same problem is
told. It seems to be a popular problem for developers to put in the files
msvcr90.dll, msvcp90.dll and msvcm90.dll. I tried to put them in the same
folder as setup.py but it just helped to progress a bit and the problem
comes out again. Please kindly help on it.
Regards,
Daniel