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.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to