[Tutor] Need some help with setuptools for my project.

Anubhav Yadav anubhav1691 at gmail.com
Wed Apr 8 05:23:11 CEST 2015


Note the ":" before main, not ".".
>

That's it, that fixed the problem. Now I have a scorer binary. Thanks. A
couple of more questions!

1) If I have install_requires in setup.py, then do I need requirements.txt?
2) Can I run ``python setup.py install`` or ``python setup.py develop``
with root privileges? Just to test the app first?



-- 
Regards,
Anubhav Yadav
Pune.


More information about the Tutor mailing list