nickums

Results 23 comments of nickums

on windows10 with python35, As colorama has never worled for me, I installed color. It's in site-packages but 'import color' refuses to load it.

ah! so it works fine on the windows console. I was naively expecting it to also work on print() output.

I'd love to have this working but have trouble with the install: C:\Users\Nick>pip install colorama Collecting colorama Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProxyError('Cannot connect to proxy.',...

thankyou very much for your prompt and highly informative and helpful reply! On 27 February 2016 at 17:21, wiggin15 [email protected] wrote: > Hi @nickums https://github.com/nickums . > First, your problem...

no luck with colorama 0.3.6 or now 0.3.7. None of the earlier suggestions of varying init parameters make any difference, my text always appears unmodified in the default color. I...

A big fan of Pyglet, I am addressing the glsl examples in pythonstuff.org which all rely on Tristam Macdonald's Shader.py Unfortunately this errors with: File "C:/Python/Python36/Dhruve and me/Pyglet\shader.py", line 40,...

Thanks Benjamin. I look forward to the upgrade

I get exactly the same problem on windows10 python3.8: running python setup.py install or pip install sklearn-contrib-py-earth

With pyglet on Python26 I am excited by this marvellous program. But do I need to create my own texture.png file in the pyglet image directory? Is this a ptglet...

Thank you very much indeed for your splended response!!! Season';s greetings Nick On Tue, 25 Dec 2018 at 13:35, Valentin Lorentz wrote: > @nickums Hi, the texture.png is provided in...