Coder Social home page Coder Social logo

mansouri123's Projects

having-yaml.constructor.constructorerror-while-installing-apps-sales-management-inventory-manag icon having-yaml.constructor.constructorerror-while-installing-apps-sales-management-inventory-manag

Traceback (most recent call last): File "/mohamed/mohamed-server/odoo/http.py", line 651, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/mohamed/mohamed-server/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/mohamed/mohamed-server/odoo/tools/pycompat.py", line 87, in reraise raise value File "/mohamed/mohamed-server/odoo/http.py", line 693, in dispatch result = self._call_function(**self.params) File "/mohamed/mohamed-server/odoo/http.py", line 342, in _call_function return checked_call(self.db, *args, **kwargs) File "/mohamed/mohamed-server/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/mohamed/mohamed-server/odoo/http.py", line 335, in checked_call result = self.endpoint(*a, **kw) File "/mohamed/mohamed-server/odoo/http.py", line 937, in __call__ return self.method(*args, **kw) File "/mohamed/mohamed-server/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/mohamed/mohamed-server/addons/web/controllers/main.py", line 938, in call_button action = self._call_kw(model, method, args, {}) File "/mohamed/mohamed-server/addons/web/controllers/main.py", line 926, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/mohamed/mohamed-server/odoo/api.py", line 689, in call_kw return call_kw_multi(method, model, args, kwargs) File "/mohamed/mohamed-server/odoo/api.py", line 680, in call_kw_multi result = method(recs, *args, **kwargs) File "</usr/local/lib/python3.5/dist-packages/decorator.py:decorator-gen-42>", line 2, in button_immediate_install File "/mohamed/mohamed-server/odoo/addons/base/module/module.py", line 71, in check_and_log return method(self, *args, **kwargs) File "/mohamed/mohamed-server/odoo/addons/base/module/module.py", line 449, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/mohamed/mohamed-server/odoo/addons/base/module/module.py", line 543, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/mohamed/mohamed-server/odoo/modules/registry.py", line 85, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/mohamed/mohamed-server/odoo/modules/loading.py", line 380, in load_modules loaded_modules, update_module, models_to_check) File "/mohamed/mohamed-server/odoo/modules/loading.py", line 274, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "/mohamed/mohamed-server/odoo/modules/loading.py", line 181, in load_module_graph _load_data(cr, module_name, idref, mode, kind='data') File "/mohamed/mohamed-server/odoo/modules/loading.py", line 95, in _load_data tools.convert_file(cr, module_name, filename, idref, mode, noupdate, kind, report) File "/mohamed/mohamed-server/odoo/tools/convert.py", line 789, in convert_file convert_yaml_import(cr, module, fp, kind, idref, mode, noupdate, report) File "/mohamed/mohamed-server/odoo/tools/yaml_import.py", line 854, in yaml_import yaml_interpreter.process(yaml_string) File "/mohamed/mohamed-server/odoo/tools/yaml_import.py", line 794, in process for node in yaml.load(yaml_string): File "/usr/local/lib/python3.5/dist-packages/yaml/__init__.py", line 114, in load return loader.get_single_data() File "/usr/local/lib/python3.5/dist-packages/yaml/constructor.py", line 43, in get_single_data return self.construct_document(node) File "/usr/local/lib/python3.5/dist-packages/yaml/constructor.py", line 52, in construct_document for dummy in generator: File "/usr/local/lib/python3.5/dist-packages/yaml/constructor.py", line 404, in construct_yaml_map value = self.construct_mapping(node) File "/usr/local/lib/python3.5/dist-packages/yaml/constructor.py", line 210, in construct_mapping return super().construct_mapping(node, deep=deep) File "/usr/local/lib/python3.5/dist-packages/yaml/constructor.py", line 131, in construct_mapping key = self.construct_object(key_node, deep=deep) File "/usr/local/lib/python3.5/dist-packages/yaml/constructor.py", line 92, in construct_object data = constructor(self, node) File "/usr/local/lib/python3.5/dist-packages/yaml/constructor.py", line 420, in construct_undefined node.start_mark) yaml.constructor.ConstructorError: could not determine a constructor for the tag '!python' in "<byte string>", line 2, column 3: !python {model: account.chart.te ... ^

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.