Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cygwin

Text File Creation Issue Where New Lines Created When Not Really Eol

I am importing some text data from a set of files I have created in python (converting metadata/xml… Read more Text File Creation Issue Where New Lines Created When Not Really Eol

Matplotlib Error While Installing Pyspeckit

While trying to download Pyspeckit (an astronomy program) I needed to get matplotlib for it to work… Read more Matplotlib Error While Installing Pyspeckit

Winsound Not Found In Python

I have this error. Can anyone advise? Python 2.7.10 (default, Jun 1 2015, 18:05:38) [GCC 4.9.2] o… Read more Winsound Not Found In Python

Bash/cygwin/$path: Do I Really Have To Reboot To Alter $path?

I wanted to use the Python installed under cygwin rather than one installed under WinXP directly, s… Read more Bash/cygwin/$path: Do I Really Have To Reboot To Alter $path?

Correct Path Usage In Cygwin : Difference Between `python C:\somefile.py` & `python /cygdrive/c/somefile.py`

I'm using Django 1.5 & Python 2.7 on Windows + Cygwin. The following command gives me an er… Read more Correct Path Usage In Cygwin : Difference Between `python C:\somefile.py` & `python /cygdrive/c/somefile.py`

Installing Ephem Package In Python 3

I would like to install the ephem package in my Python 3.3.0 version under Windows XP. I tried firs… Read more Installing Ephem Package In Python 3