Skip to content

Cannot import 'Vertex' from Topologic #58

Description

@djsiete

I get the following error when I try to install Topologic to Sverchok:

Report:
Error

  • Traceback (most recent call last):
    File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\modules\addon_utils.py", line 376, in enable
    mod = importlib.import_module(module_name)
    ^^^^^^^^^^^^^^^
    File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\python\Lib\importlib_init_.py", line 126, in import_module
    return_bootstrap._gcd_import(name[level:], package, level)
    ΑΑΑΑΑΑΑΑΑΑΑΑΑΑ
    L^^^^^^^^^^^^^^
    File "", line 1204, in _gcd_import
    File "", line 1176, in _find_and_load
    File "", line 1147, in _find_and_load_unlocked
    File "", line 690, in _load_unlocked
    File "", line 940, in exec_module
    File "", line 241, in call_with_frames_removed
    File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\TopologicSverchok-main_init
    .py", line 49, in
    from topologic import Vertex, Edge, Wire, Face, Shell, Cell, CellComplex, Cluster, Topology
    ImportError: cannot import name 'Vertex' from 'topologic' (unknown location)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions