Open GoogleCodeExporter opened 9 years ago
I am sorry but I do not understand you.
I started to maintain and improve (py)tesseracttrainer because I like it. It
works for me on Windows and Linux. I had ideas and I found my way how to
implement them. I share my work for free. I do not ask you to use it. If you
don't like it - don't use it. I will not try to fulfill wishes of somebody
else. Sorry. But cooperation is accepted.
It is not best piece of software I used - I know it has limitation (system
resource consumption etc). But it fit my needs. If it do not fit to your needs
you can create your own software and share it - You are a software engineer. If
your result will be interesting I can test it ;-).
Have a fun.
Original comment by zde...@gmail.com
on 15 Nov 2010 at 9:19
Sorry, last time I posted with the wrong account.
>I started to maintain and improve (py)tesseracttrainer because I like it. It
works for
>me on Windows and Linux. I had ideas and I found my way how to implement them.
I share
>my work for free. I do not ask you to use it. If you don't like it - don't use
it. I
>will not try to fulfill wishes of somebody else. Sorry. But cooperation is
accepted.
Good point. This is the reason because I'm posting here. Ok, I was a little bit
disappointed, but you should read my message in this way : "Your work is fine,
but it is not so much usable because dependency hell. Please give us a binary
package!". This is not so destructive as a comment.
I think would be a good solution to distribute a binary package of your work
for at least 3 platforms : linux, win, mac. Because I think you probably are
working on a Linux distrib and it is usally easier to install gtk on it, you
could probably restrict the thing to 2 platforms : Win and Mac.
To do this, you could use PyInstaller (or py2exe or cxFreeze or whatever... )
for Win + Linux and Py2app for Mac.
What about?
Thank you, however.
Original comment by roman...@gmail.com
on 16 Nov 2010 at 7:48
I plan to do packaging (after I start to split code to several files). But
AFAIK Mac version should be packaged on Mac so I need somebody that solved
pygtk dependency hell.
Original comment by zde...@gmail.com
on 16 Nov 2010 at 9:48
Yes, if you need help with py2app and mac binary I'll do it.
Original comment by roman...@gmail.com
on 19 Nov 2010 at 9:28
Original issue reported on code.google.com by
michela....@gmail.com
on 15 Nov 2010 at 8:05