newforrestgump001 / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

xyhome 2.1.7 doesn't start #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
C:\Programme\pythonxy\python\Scripts>python ./xyhome.pyw
Module 'Python(x,y)' was found in: 2.1.7
Module 'Python(x,y)' was found in: C:\Programme\pythonxy\doc
Module 'Python(x,y)' was found in: C:\Programme\pythonxy\eclipse
Module 'Python(x,y)' was found in: D:\development\python\pythonxy_workspace
Module 'epydoc' was found in: 3.0.1
Module 'Cython' was found in: 0.10.3
Module 'QtEclipse' was found in: 1.4.1.2
Module 'biopython' was found in: 1.47
Module 'pywin32' was found in: 2.12
Module 'WickedShell' was found in: 2.0.4
Module 'Pydev' was found in: 1.4.1
Module 'IPython' was found in: 0.9.1.5
Module 'mingw' was found in: 3.4.5.5
Module 'QtHelp' was found in: 4.4.1
Module 'Qwt5' was found in: 5.1.0
Module 'mdp' was found in: 2.4
Module 'StartExplorer' was found in: 0.4.0
Module 'pyserial' was found in: 2.4.0
Module 'tables' was found in: 2.1
Module 'pp' was found in: 1.5.6
Module 'PIL' was found in: 1.1.6
Module 'py2exe' was found in: 0.6.9
Module 'pyparallel' was found in: 0.2.0
Module 'vtk' was found in: 5.2.0.4
Module 'gtk' was found in: 2.12.1
Module 'console' was found in: 2.0.141.5
Module 'opencv' was found in: 1.0.0
Module 'sympy' was found in: 0.6.3
Module 'vpython' was found in: 4.0.26
Warning: Module 'notepad++' is not installed on this computer
Traceback (most recent call last):
  File "./xyhome.pyw", line 21, in <module>
    from PyQt4.QtCore import QLocale, QTranslator, QUrl, SIGNAL, QObject
  File "C:\Programme\pythonxy\python\lib\site-packages\xy\xyhome.pyw", line
558, in main
    form=MainWindow()
  File "C:\Programme\pythonxy\python\lib\site-packages\xy\xyhome.pyw", line
97, in __init__
    self.refresh_plugins()
  File "C:\Programme\pythonxy\python\lib\site-packages\xy\xyhome.pyw", line
151, in refresh_plugins
    plugins = [ plugin+' '+get_install_param(plugin,'Version') for plugin
in PLUGINS ]
TypeError: cannot concatenate 'str' and 'NoneType' objects

C:\Programme\pythonxy\python\Scripts>

Original issue reported on code.google.com by tim.mich...@gmail.com on 30 Dec 2008 at 11:36

GoogleCodeExporter commented 9 years ago

Original comment by pierre.raybaut on 31 Dec 2008 at 4:03

GoogleCodeExporter commented 9 years ago
Could you please check if your Notepad++ version is up-to-date?

Thanks,
Pierre

Original comment by pierre.raybaut on 3 Jan 2009 at 10:11

GoogleCodeExporter commented 9 years ago
Fixed!
Please test it!
thx
Pierre

Original comment by pierre.raybaut on 4 Jan 2009 at 8:10

GoogleCodeExporter commented 9 years ago
Yes, It works now.

Original comment by tim.mich...@gmail.com on 4 Jan 2009 at 12:35

GoogleCodeExporter commented 9 years ago
Thanks for fixing it.

Original comment by tim.mich...@gmail.com on 4 Jan 2009 at 12:36