> DEar All, > Here is out put from Python console after runing teh suggested Python code > script. > > >>> import os > >>> print os.path.realpath(os.getcwd()) > C:\Python27 > >>> print os.path.realpath(os.environ['SLEPC_DIR']) > D:\TEST_FOLDER_dell\slepc
>You should be using cygwin python here from cygwin-shell [as per the >installation instructions]- not MS-Python [console]. Where is that cygwin python, does it come with CygWin standart installation? Is that Cygwin python is seperate package, that I need to install? I really don't know how I make it so difficult and end up in a mess? in such straightforward task. While I was expecting the great hassle? from Petsc library where it compiled without any problem. Does anybody can upload me a video on how am I supposed to do it in neat and tidy manner? Thanks,
