Conversation
there are still tabs 'n spaces problems.
Since python3, sys.platform will just be linux. But for older python versions, startswith is the compatible check.
|
Hi castilma. It is possible to have your conversion? |
I don't understand the question. Sorry. |
|
I'm interested in your package, full with Windows application
Il giorno mar 15 dic 2020 alle ore 16:06 castilma <notifications@github.com>
ha scritto:
… Hi castilma. It is possible to have your conversion?
I don't understand the question. Sorry.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH7HS36J7E6H6BS54E62COTSU53PHANCNFSM4OB45FIA>
.
--
____________________
*Umberto S**everino*
LinkedIn <https://www.linkedin.com/in/umberto-severino-89b12a118/>
M: +39 388 055 0791
E: u.severino93@gmail.com
ePEC: umberto.severino@pec.it
|
|
did you finish debugging, does it work now ?? if so please send me the updated version i'm working on a project that uses the photogrammetry toolbox and it would really help me |
|
So do I
Il giorno mer 19 mag 2021 alle ore 19:45 BlueTailWolf <
***@***.***> ha scritto:
… did you finish debugging, does it work now ?? if so please send me the
updated version i'm working on a project that uses the photogrammetry
toolbox and it would really help me
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH7HS35UF7Y5JUCTKXXAATDTOP2KBANCNFSM4OB45FIA>
.
--
____________________
*Umberto S**everino*
LinkedIn <https://www.linkedin.com/in/umberto-severino-89b12a118/>
M: +39 388 055 0791
E: ***@***.***
ePEC: ***@***.***
|
|
I needed this software only for a seminar. I'm not using it anymore and won't spend anymore time for it. I don't know, how one would even 'build' it for windows. But the code is here: you can copy/compile it yourself, if you need it. The instructions should be findable somewhere here. @BlueTailWolf: I think it 'worked' with the 7 commits I posted here. My memory isn't so good, but I think I eventually used another software, because the UI of photogrammetry really sucks. Anyhow, if you want the code, just read the PR subtitle
and click on castilma:py3 to get the code. |
Since I can't install qt4 in my distro and pyqt5 doesn't work with python2, I made a quick and dirty conversion to python3 and pyqt5.
Also removed a lot tabs and unnecessary whitespaces.
It starts, but I have barely tried anything, so there are probably still some problems.