Why distribute? If you try to install the setuptools module for Python 3.x 64-bit on Windows, you will find that it is not available. So, you cannot use easy_install, which is provided by setuptools,… more →
chooru::codewrote 2 weeks ago: Hi Installing Python could take quite some time for newbies. I’m writing down the steps needed … more →
wrote 2 months ago: Following line is critical for your mac book. Especially if yours is Snow Leopard. export ARCHFLAGS= … more →
wrote 3 months ago: Ok, then here come the first post about the tools i use. The tricks and tutorial I’ll post in … more →
wrote 3 months ago: This week I’ll try write a tutorial about the tools I use most and how configure them, also i … more →
wrote 5 months ago: Actually, that’s a lie. I haven’t done programming in just about any form in a long time … more →
wrote 5 months ago: On windows, Download Scrapy-0.16.3.tar.gz from http://pypi.python.org/pypi/Scrapy tar xvf Scrapy-0.1 … more →
wrote 7 months ago: I was trying to install the python mongodb driver today on my 32-bit ubuntu 11.10 laptop. (I am usin … more →
wrote 8 months ago: If you are a beginner to Python, then you might find it confusing that there are several ways to ins … more →
wrote 8 months ago: I eventually got around to updating all my Macs to 10.7 in what ended up being a few days before 10. … more →
wrote 8 months ago: What is easy_install? EasyInstall is a python module that lets you automatically download, build, in … more →
wrote 8 months ago: A wise man once said ‘Necessity is the mother of invention’. But I think the real mother … more →
wrote 10 months ago: Download python and install. Download and install setup tools http://pypi.python.org/pypi/setuptools … more →
wrote 10 months ago: To use the PyPI repository, download the setuptools egg file for your version of Python, run it: sud … more →
wrote 10 months ago: Why distribute? If you try to install the setuptools module for Python 3.x 64-bit on Windows, you wi … more →
wrote 11 months ago: I’m currently working in a project for my work, developing a Django app, with other Python app … more →
wrote 12 months ago: A lot of Python packages are available online at the Python Package Index (PyPI) repository. The adv … more →
wrote 1 year ago: Well guys, Currently I am working on PC in my company’s development center.Its an Windows XP. … more →
wrote 1 year ago: I’m trying not to be a “bitter betty” over the time spent on Mojolicious so I … more →
wrote 1 year ago: Setuptools (easy_install) can’t find vcvarsall.bat This problem happened when I was installing … more →