Re: Pip doesn't install my scripts

2014-07-19 Thread Yaşar Arabacı
Hi Chris, Thanks a lot for your fixes. I have merged your PR and updated PyPi package. I have one more question; is it documented somewhere that one shouldn't use dash for stable version names? I am not professional in programming and I thought for some reason that release numbers should be separ

Re: Pip doesn't install my scripts

2014-07-19 Thread Chris “Kwpolska” Warrick
On Sat, Jul 19, 2014 at 9:19 AM, Yaşar Arabacı wrote: > Hi, > > I am trying to package my file, but I am having problems with > installing my Scripts. Here is my package: > https://github.com/yasar11732/tklsystem > > Here is my package's PyPi page: https://pypi.python.org/pypi/TkLsystem > > The pr

Pip doesn't install my scripts

2014-07-19 Thread Yaşar Arabacı
Hi, I am trying to package my file, but I am having problems with installing my Scripts. Here is my package: https://github.com/yasar11732/tklsystem Here is my package's PyPi page: https://pypi.python.org/pypi/TkLsystem The problem I face is that, when I run `python setup.py install` from my dev