no module named schedulers

Bug #538899 reported by Ana Juaristi Olalde
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Won't Fix
Undecided
Nikolay Chesnokov

Bug Description

Trying to install module "technical_services" I obtain the error:

    import shedulers
ImportError: No module named shedulers

Any library to install before this module?

Thank you:

Ana

Revision history for this message
Ana Juaristi Olalde (ajuaristio) wrote :
Download full text (3.3 KiB)

I didn't realize the error is because the name on import is nor right written.

It should be schedulers, instead of shedulers.

Changing this line, now I obtain this new error installing.

Environment Information :
System : Linux-2.6.28-11-generic-i686-with-Ubuntu-9.04-jaunty
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 9.04
Release: 9.04
Codename: jaunty
Operating System Release : 2.6.28-11-generic
Operating System Version : #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
Operating System Architecture : 32bit
Operating System Locale : es_ES.UTF8
Python Version : 2.6.2
OpenERP-Client Version : 5.0.7
Last revision No. & ID :1054 <email address hidden>
Traceback (most recent call last):
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/netsvc.py", line 244, in dispatch
    result = LocalService(service_name)(method, *params)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/netsvc.py", line 73, in __call__
    return getattr(self, method)(*params)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/service/web_services.py", line 632, in execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/service/web_services.py", line 612, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/wizard/__init__.py", line 178, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/wizard/__init__.py", line 73, in execute_cr
    action_res = action(self, cr, uid, data, context)
  File "/home/socrates/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/addons/base/module/wizard/wizard_module_upgrade.py", line 92, in _upgrade_module
    db, pool = pooler.restart_pool(cr.dbname, update_module=True)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/pooler.py", line 62, in restart_pool
    return get_db_and_pool(db_name, force_demo, status, update_module=update_module)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/pooler.py", line 40, in get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/addons/__init__.py", line 740, in load_modules
    r = load_module_graph(cr, graph, status, report=report)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/addons/__init__.py", line 584, in load_module_graph
    init_module_objects(cr, package.name, modules)
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/addons/__init__.py", line 367, in init_module_objects
    result = obj._auto_init(cr, {'module': module_name})
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/osv/orm.py", line 1855, in _auto_init
    cr.execute('ALTER TABLE "%s" ADD FOREIGN KEY ("%s") REFERENCES "%s" ON DELETE %s' % (self._table, k, ref, f.ondelete))
  File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/sql_db.py", line 77, in wrapper
    return f(self, *args, **kwargs)
  File "/media/ACER/0...

Read more...

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Ana,
Its not an official module yet, so we can't fix it.
I am assigning the bug to the creator of the branch.
Thanks.

Changed in openobject-addons:
assignee: nobody → Nikolay Chesnokov (chesnokov-n)
status: New → Confirmed
Revision history for this message
Nikolay Chesnokov (chesnokov-n) wrote :

invalid name module shedulers - this name is schedulers

tags: added: name nodule schedulers
Revision history for this message
Nikolay Chesnokov (chesnokov-n) wrote : RE: [Bug 538899] Re: no module named schedulers

Hello Ana.

The module name is schedulers.

> Date: Mon, 15 Mar 2010 07:44:24 +0000
> From: <email address hidden>
> To: <email address hidden>
> Subject: [Bug 538899] Re: no module named schedulers
>
> Hello Ana,
> Its not an official module yet, so we can't fix it.
> I am assigning the bug to the creator of the branch.
> Thanks.
>
> ** Changed in: openobject-addons
> Status: New => Confirmed
>
> ** Changed in: openobject-addons
> Assignee: (unassigned) => Nikolay Chesnokov (chesnokov-n)
>
> --
> no module named schedulers
> https://bugs.launchpad.net/bugs/538899
> You received this bug notification because you are a bug assignee.
>
> Status in OpenObject Addons Modules: Confirmed
>
> Bug description:
> Trying to install module "technical_services" I obtain the error:
>
>
> import shedulers
> ImportError: No module named shedulers
>
> Any library to install before this module?
>
> Thank you:
>
> Ana
>
>

_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Nikolay Chesnokov,

Would you please fix this one at your branch and close this thread?

Thanks.

Revision history for this message
Guilherme R. Santos (guisantos23) wrote :

Hello.

I'm having the same problem when I try to install the module.

"ProgrammingError: relation "unit_equipment_template" does not exist"

Thanks.

Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) wrote :

I used the attached __init__.py file and tried to install the module.

I got :

"There is no reference available for hr.timesheet.group"

I commented the line mentioning it and then I had :

"No references to technical-service.model_service_order"

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Closing the bug as the module is not in official addons branch.
Thanks.

Changed in openobject-addons:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.