Skip to content Skip to sidebar Skip to footer
Showing posts with the label Portable Python

Importing Modules On Portable Python

I am running PortablePython_1.1_py2.6.1 on a USB stick. My code relies on some modules that are not… Read more Importing Modules On Portable Python

Adding Libraries To Portable Python

So I'm currently using portable python and I need to add the neurolab library. On command line … Read more Adding Libraries To Portable Python