Python Virtualenv importing utils -


i'm running python 2.7.4 on ubuntu 13.04 , try set virtualenv. had install modules pip run code i'm not able install utils used parse_date.

this get:

$ pip install utils downloading/unpacking utils   not find downloads satisfy requirement utils no distributions @ found utils 

what should now?

you can first seeking, like:

pip search utils 

then find 1 install.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -