Re: [Tutor] sitecustomize

2012-07-02 Thread Dave Angel
On 07/02/2012 03:17 PM, Ali Torkamani wrote: > Hi, > I'm absolutely newbie, and appreciate your help, I'm using Spyder, some > times it randomly get the following error: The first place I found Spyder was here: https://en.wikipedia.org/wiki/SPYDER which is an anti-aircraft system based partly on

Re: [Tutor] sitecustomize

2012-07-02 Thread Emile van Sebille
On 7/2/2012 12:17 PM Ali Torkamani said... Hi, I'm absolutely newbie, and appreciate your help, I'm using Spyder, some times it randomly get the following error: 'import sitecustomize' failed; use -v for traceback This appears to be somewhat common as if you google for 'spyder sitecustomize'

[Tutor] sitecustomize

2012-07-02 Thread Ali Torkamani
Hi, I'm absolutely newbie, and appreciate your help, I'm using Spyder, some times it randomly get the following error: 'import sitecustomize' failed; use -v for traceback while, I'm not importing and have no idea what is importing it, this happens even if my code is as simple as following: impor