I uploaded the windows binaries manually through the web interface with no issue.
Unrelated question: We could go for a python3.3 binary too, but I would need to build it using the (free) scipy installed with Anaconda, because official scipy doesn't provide binaries for python 3.3. From what I understand there shouldn't be any problem with distributing a binary built in this way. Am I wrong? On Mon, Jul 29, 2013 at 1:47 PM, Gael Varoquaux <[email protected]> wrote: > On Mon, Jul 29, 2013 at 01:13:23PM +0200, Olivier Grisel wrote: >> python setup.py sdist upload > > That's what I have been doing, and apparently it doesn't work: > > copying setup.cfg -> scikit-learn-0.14a1 > Writing scikit-learn-0.14a1/setup.cfg > Creating tar archive > removing 'scikit-learn-0.14a1' (and everything under it) > running register > Registering scikit-learn to http://pypi.python.org/pypi > Server response (200): OK > running upload > Submitting dist/scikit-learn-0.14a1.tar.gz to http://pypi.python.org/pypi > error: None > > And then nothing happens... > > G > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
