einstein95 / crunchy-xml-decoder

GNU General Public License v2.0
35 stars 14 forks source link

Sorry for the delay #30

Closed alzamer2 closed 9 years ago

alzamer2 commented 9 years ago

here some fix with the new version Create export folder if not exist Fix the problem if there no login-login as guest *Auto detect version for lxml&crypto and download and integrate it to the crunchy-xml-decoder

einstein95 commented 9 years ago

Nice. For auto-downloading lxml & pycrypto, does the version get correctly detected if they are running Python 3.4.3 or 3.5.0 (which is due out today)?

alzamer2 commented 9 years ago

i dont think so because crunchy-xml-decoder was build on lxml 3.2.5 & PyCrypto 2.6 which don't have version for Python 3.4.3 or 3.5.0 if the old version can work on Python 3.4.3 or 3.5.0 i can update the code else we must wait until they release update for lxml 3.2.5 & PyCrypto 2.6

einstein95 commented 9 years ago

Sounds good enough for me.