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

Valueerror: Too Many Values To Unpack Aptana Studio 3

I am working on exercise 13 from learnpythonthehardway.org. I should run this code: from sys impor… Read more Valueerror: Too Many Values To Unpack Aptana Studio 3

Cannot Import Name Module With Module Correctly Installed

new in python. I have python 2.7. I just installed a new module (beatifulsoup) from cmd in windows… Read more Cannot Import Name Module With Module Correctly Installed

Run External Python Programs With Eclipse PyDev

I want to use the refactoring enabled by PyDev but think it is a little ridiculous to create a proj… Read more Run External Python Programs With Eclipse PyDev