devendrapathi / sneldev-magento-openerp

Automatically exported from code.google.com/p/sneldev-magento-openerp
0 stars 1 forks source link

Get the following error when installing the module on Open ERP #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Environment Information : 
System : Windows-Vista-6.1.7600
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.1.7600
Operating System Architecture : 32bit
Operating System Locale : en_GB.cp1255
Python Version : 2.5.2
OpenERP-Client Version : 5.0.6
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call 
last):
  File "netsvc.pyo", line 244, in dispatch
  File "netsvc.pyo", line 73, in __call__
  File "service\web_services.pyo", line 639, in execute
  File "service\web_services.pyo", line 619, in _execute
  File "wizard\__init__.pyo", line 178, in execute
  File "wizard\__init__.pyo", line 74, in execute_cr
  File "C:\Users\Shragi\OpenERP AllInOne\Server\addons\base\module\wizard\wizard_module_upgrade.py", line 92, in _upgrade_module
  File "pooler.pyo", line 62, in restart_pool
  File "pooler.pyo", line 40, in get_db_and_pool
  File "addons\__init__.pyo", line 728, in load_modules
  File "addons\__init__.pyo", line 578, in load_module_graph
  File "addons\__init__.pyo", line 406, in register_class
  File "C:\Users\Shragi\OpenERP AllInOne\Server\addons\sneldev_magento.zip\sneldev_magento\__init__.py", line 29, in <module>
  File "C:\Users\Shragi\OpenERP AllInOne\Server\addons\sneldev_magento.zip\sneldev_magento\sneldev_magento.py", line 734
    expect:
         ^
SyntaxError: invalid syntax

Original issue reported on code.google.com by sbleitner@gmail.com on 6 Sep 2010 at 7:59

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I get the same error. I've tried with Linux and Windows server. Any idea?

Original comment by alex.nor...@gmail.com on 7 Sep 2010 at 11:21

GoogleCodeExporter commented 8 years ago
Hi, I get the same problem here too. Any help?

Original comment by stone...@gmail.com on 8 Sep 2010 at 8:06

GoogleCodeExporter commented 8 years ago
I edited sneldev_magento.py line 734 expect: -> except: and got success. Looks 
like simple typo.

Original comment by stone...@gmail.com on 8 Sep 2010 at 8:12

GoogleCodeExporter commented 8 years ago
Sorry guys, we uploaded the first version of our module too fast, without 
testing last minute changes...
This is fixed in the 0.7.3 version

Original comment by sneldev@gmail.com on 13 Sep 2010 at 6:16