Skip to content

AttributeError: module 'yaml' has no attribute 'FullLoader' #39

@OpenCode

Description

@OpenCode

Trying to create an Odoo 14.0 docker:

Traceback (most recent call last):
  File "/rocco/bin/addons_path_generator.py", line 35, in <module>
    extra_addons_file = yaml.load(extra_rocco_conf, Loader=yaml.FullLoader)
AttributeError: module 'yaml' has no attribute 'FullLoader'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions