Friday 11 July 2014

RuntimeError: Unable to import decimal

After converting a python file to .exe with cx_Freeze, and attempt to run it, i get the following error even though i imported decimal as the error and various tutorials suggested.

Here is how i resolved it.

Monday 30 June 2014

How to install TP-Link TL-WN725N V2(WiFi) on Raspberry Pi


Got my raspberry pi and was excited about it. After using it for a while, i decided to go wifi on it.
I purchased TP-Link TL-WN725N V2 and unfortunately, it wasn't among the plug and play devices drivers that raspberry had, so i had to download and install it. Again, unfortunately for me, it wasn't as straight forward as other installations i've done.
All round the web, there are various tutorials on how to get it running and a lot of it depends on your current pi running OS. Along the line i stumbled across a script that did it all with minimal stress.