Dear pyinstaller dev,

my have problem for building my app because (I guess but not sure) the version of sqlalchemy (.9).

pyinstaller-2.1 is not working.

This patch: https://github.com/pyinstaller/pyinstaller/pull/103
seems to solve the problem but it is not already released.

So I try the gihub devlop branch and I experience another problem:

Traceback (most recent call last):
File "C:\Users\Sam\Documents\projet\audimot\pyinstaller-github\PyInstaller\dep
end\owner.py", line 110, in getmod
    co = compile(stuff.replace("\r\n", "\n"), py[0], 'exec')
  File "exec_py3.py", line 1
    exec_ = exec
               ^
SyntaxError: invalid syntax


I guess that you are working on Python3.

So my question is:
which branch to use if I want the patch of PR#103 but want to avoid the former problem ?


thank a lot in advance.



Samuel Garcia






--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Samuel Garcia
Lyon Neuroscience
CNRS - UMR5292 -  INSERM U1028 -  Universite Claude Bernard LYON 1
Equipe R et D
50, avenue Tony Garnier
69366 LYON Cedex 07
FRANCE
Tél : 04 37 28 74 24
Fax : 04 37 28 76 01
http://olfac.univ-lyon1.fr/unite/equipe-07/
http://neuralensemble.org/trac/OpenElectrophy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to