PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Sunday the 17th of July, 2016

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[21:27:12] <Decorater> So, I dont like the current pip on how it does not back up build stuff to a folder someone specifies even if there are Errors
[21:27:20] <Decorater> I get a Error with this and I even told it the lib to use https://bpaste.net/show/dc381602fc99
[21:27:26] <Decorater> as you can see I want it to back up _sodium.c
[21:27:37] <Decorater> for manual compile in Visual Studio 2015
[21:38:53] <Decorater> anyone here?
[21:44:34] <Decorater> I got a better idea
[21:45:12] <Decorater> what about adding a overide that instead of writing the build stuff to a temp folder to write them to a folder they specify (if set) that allows of this functionality
[21:45:23] <Decorater> as I just need the information that pip gathers
[21:45:37] <Decorater> to make a vcxproj to manually make the pyds I need