Skip to content

Latest version (2.5.14) cannot import cdb.core.component on Windows #385

Description

@brookescott87

I've just installed the latest release of Cadabra (version 2.5.14) for Windows, available on the download page. Unfortunately there seems to be something wrong with it. When I try the following command in a Cadabra notebook:

import cdb.core.component

I get back the following error:

ModuleNotFoundError: No module named 'cdb.core._component'

At:
  C:\Users\brooketh\AppData\Local\cadabra_packages\Program Files\Cadabra\lib\python3.12\site-packages\cdb\core\cdb\core\component.py(16): <module>
  <frozen importlib._bootstrap>(488): _call_with_frames_removed
  <frozen importlib._bootstrap_external>(1003): exec_module
  <frozen importlib._bootstrap>(950): _load_unlocked
  <frozen importlib._bootstrap>(1334): _find_and_load_unlocked
  <frozen importlib._bootstrap>(1360): _find_and_load
  Notebook Cell (Line 1): import cdb.core.component

I've tried reinstalling the app from a fresh downloaded of the installer just in case some file was lost, but to no avail.

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