Skip to content

no module named openvisus.visuskrnelpy #264

@elizaan

Description

@elizaan

for a system, i was trying to install openvisus, the system uses python 3.13 and I got the below error:
raceback (most recent call last):

  File "", line 189, in _run_module_as_main

  File "", line 148, in _get_module_details

  File "", line 112, in _get_module_details

  File "/usr/local/lib/python3.13/site-packages/OpenVisus/init.py", line 6, in

    from OpenVisus.VisusKernelPy   import *

ModuleNotFoundError: No module named 'OpenVisus.VisusKernelPy'

The command '/bin/sh -c pip install --no-cache-dir --upgrade OpenVisusNoGui &&     python3 -m OpenVisus configure &&     python3 -c "from OpenVisus import *"' returned a non-zero code: 1

later i moved to python 3.10 and the error gone, the specific python version wan't mentioned elsewhere i just rialed and error. can it be fixed for updated python versions?

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