First I downloaded the the module from this link :
https://www.odoo.com/apps/modules/11.0/cenit_slack_api_1_0_0/ .
2 modules are downloaded : cenit_slack_api_1_0_0 and cenit_base
I uploaded the cenit_slack_api_1_0_0 in addons folder , restarted the odoo
server and refreshed the web client and everything was fine.
Then i uploaded the cenit_base in addons folder , restarted the odoo server
and refreshed the web client and it was blank without any error.
Then I deleted the cenit_base from addons folder ,restarted the odoo server
and refreshed the web client and everything was fine again.
On Mon, Jun 4, 2018 at 5:46 PM, Alain Fernández Deroncere <
[email protected]> wrote:
I just tried cenit_base in its version 11, and it installed without
problems ..
Could you detail the steps you followed that led to the aforementioned
error? Including the urls used to download the code.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/cenit-io/odoo-integrations/issues/133#issuecomment-394402971,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEMOw3oPJvvj_GI20g4sGkdD2tWpR2n_ks5t5VZCgaJpZM4UZO5y
.
I ran it in the debug mode and now I see this error :
/Users/anubhavjhalani/odoo-env/bin/python3.6
"/private/var/folders/pl/x__x2jj56q9f9wcds7wwwpn40000gn/T/AppTranslocation/46425C32-527F-4A18-9333-AEC44F491576/d/PyCharm
CE.app/Contents/helpers/pydev/pydevd.py" --multiproc --qt-support=auto
--client 127.0.0.1 --port 64799 --file /Users/anubhavjhalani/odoo/odoo-bin
pydev debugger: process 23870 is connecting
Connected to pydev debugger (build 181.5087.37)
2018-06-06 09:22:47,835 23870 INFO ? odoo: Odoo version 11.0
2018-06-06 09:22:47,836 23870 INFO ? odoo: addons paths:
['/Users/anubhavjhalani/Library/Application Support/Odoo/addons/11.0',
'/Users/anubhavjhalani/odoo/odoo/addons',
'/Users/anubhavjhalani/odoo/addons']
2018-06-06 09:22:47,837 23870 INFO ? odoo: database: default@default:default
2018-06-06 09:22:47,888 23870 INFO ? odoo.service.server: HTTP service
(werkzeug) running on 142.1.168.192.in-addr.arpa:8069
2018-06-06 09:22:48,228 23870 INFO ? odoo.addons.base.ir.ir_actions_report:
You need Wkhtmltopdf to print a pdf version of the reports.
Exception ignored in: <generator object url_parse.. at
0x10a217ba0>
Traceback (most recent call last):
File
"/Users/anubhavjhalani/odoo-env/lib/python3.6/site-packages/werkzeug/urls.py",
line 425, in
if not rest or any(c not in s('0123456789') for c in rest):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a2ccc50>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a2ccaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
2018-06-06 09:22:52,828 23870 INFO Anubhav_local odoo.modules.loading:
loading 1 modules...
Exception ignored in: <generator object get_module_path..
at 0x10a2e8468>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a2e84c0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
2018-06-06 09:22:52,981 23870 INFO Anubhav_local odoo.modules.loading: 1
modules loaded in 0.15s, 0 queries
Exception ignored in: <generator object get_module_path..
at 0x10a2e83b8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a2e83b8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a381db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a3eb5c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a3eb7d8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a3eb678>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a3eb728>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a3eb5c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a40c678>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a40c620>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a40ca40>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a40c518>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a432bf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a432e08>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a432d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a432db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a44e728>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a44e830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a44eba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a44eaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a47fa40>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4a7fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4a7d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4a7fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4a7f10>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4dd308>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4dd468>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4dd6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4dd990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4ddbf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4ddd58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4ddeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4ddd00>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4dd990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4ddfc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a530410>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a4ddfc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a530ba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a530db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a530e08>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path..
at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a530ca8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.. at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.