PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Tuesday the 8th of July, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[13:09:08] <marcinkuzminski> Hi ! I'm having an awefull time with windows and virtualenv, when trying to install packages that needs C-ext compilation constantly getting an error like: https://gist.github.com/marcinkuzminski/967830cb6692465963d8
[13:09:24] <marcinkuzminski> Did anyone stumble across such stuff, spent like 15 minutes looking for some info about that :/
[22:41:15] <s1991> Hello, why I'm getting this msg "pip can't proceed with requirement 'pytz (from -r /vagrant/pgd/requirements.txt (line 8))' due to a pre-existing build directory."
[22:55:03] <s1991> ??
[23:00:06] <dstufft> delete the build directory
[23:01:50] <s1991> dstufft: I'm doing it from chef recipe. I can delete it, but if further I get this error how do I handle this