Skip to content

nbdev_update fails when lib_name is not the same as lib_path #1253

Closed
@BirkhoffG

Description

@BirkhoffG

The problem is here:

https://github.com/fastai/nbdev/blob/46d05d40fb8bfd1f6466f3daabc1fcf300a73fde/nbdev/sync.py#L33

It should be

 midx = import_module(f'{get_config().lib_path}._modidx') 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions