Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com To: cygwin@cygwin.com From: "Totte Karlsson" Subject: python and cygwin Date: Fri, 20 Feb 2004 14:13:01 -0800 Lines: 16 Message-ID: Reply-To: "Totte Karlsson" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 207.158.40.25 X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 Hi, I want to run my python scripts in a cygwin bash shell, but have problems. It seems as if python don't understand the cygwin path. If I'm placed in the directory in where the pythonscript is located, it works fine, if I'm in another directory it don't work. I get the error python.exe: can't open file '/cygrive ... the path to the script/theScript.py' Any suggestions? I guess it should be straightforward to just setup the paths in .bashrc, but maybe not! regards /totte -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/