Mark Lawrence
2014-01-12 13:46:59 UTC
Problems listed below but is there a way that I can flag them up to make
your lives easier?
c:\Python27\Scripts>easy_install.exe
C:\Users\Mark\Desktop\wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg
Processing wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg
creating
c:\python27\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg
Extracting wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg to
c:\python27\lib\site-packages
File
"c:\python27\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg\wx\tools\pywxrc.py",
line 295
print(self.templates.FILE_HEADER, file=outputFile)
^
SyntaxError: invalid syntax
c:\Python33\Scripts>easy_install.exe
C:\Users\Mark\Desktop\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg
Processing wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg
creating
c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg
Extracting wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg to
c:\python33\lib\site-packages
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\evtmgr.py",
line 83
raise 'Cannot register the macro, '+`event`+'. Register instead
the individual events.'
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\graphics.py",
line 946
raise ValueError, "Invalid parameters passed to Add"
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\rpcMixin.py",
line 166
raise evt.rpcStatus.result[0],evt.rpcStatus.result[1]
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\colourchooser\intl.py",
line 21
except Exception, strerror:
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\pdfviewer\dcgraphics.py",
line
393
self.isfilled = parent._context.GetBrush().GetStyle() <>
wx.BRUSHSTYLE_TRANSPARENT
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\pdfviewer\viewer.py",
line 1047
num = ((85L**4) * c1) + ((85**3) * c2) + ((85**2) * c3) + (85*c4) + c5
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\pubsub\examples\multithreadloop.py",
line 121
except Exception, exc:
^
SyntaxError: invalid syntax
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
your lives easier?
c:\Python27\Scripts>easy_install.exe
C:\Users\Mark\Desktop\wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg
Processing wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg
creating
c:\python27\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg
Extracting wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg to
c:\python27\lib\site-packages
File
"c:\python27\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py2.7-win32.egg\wx\tools\pywxrc.py",
line 295
print(self.templates.FILE_HEADER, file=outputFile)
^
SyntaxError: invalid syntax
c:\Python33\Scripts>easy_install.exe
C:\Users\Mark\Desktop\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg
Processing wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg
creating
c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg
Extracting wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg to
c:\python33\lib\site-packages
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\evtmgr.py",
line 83
raise 'Cannot register the macro, '+`event`+'. Register instead
the individual events.'
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\graphics.py",
line 946
raise ValueError, "Invalid parameters passed to Add"
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\rpcMixin.py",
line 166
raise evt.rpcStatus.result[0],evt.rpcStatus.result[1]
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\colourchooser\intl.py",
line 21
except Exception, strerror:
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\pdfviewer\dcgraphics.py",
line
393
self.isfilled = parent._context.GetBrush().GetStyle() <>
wx.BRUSHSTYLE_TRANSPARENT
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\pdfviewer\viewer.py",
line 1047
num = ((85L**4) * c1) + ((85**3) * c2) + ((85**2) * c3) + (85*c4) + c5
^
SyntaxError: invalid syntax
File
"c:\python33\lib\site-packages\wxPython_Phoenix-3.0.1.dev75604-py3.3-win32.egg\wx\lib\pubsub\examples\multithreadloop.py",
line 121
except Exception, exc:
^
SyntaxError: invalid syntax
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.