Skip to content

installation problem #31

@proccaserra

Description

@proccaserra

trying to install from pypi or from source:

  1. currently getting the following when running a virtualenv with python 3.10.6

from onto_merger.pipeline import Pipeline
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'onto_merger'

  1. when installing from source, tox throws the following errors:
    ================================================================================================================ short test summary info ================================================================================================================
    ERROR tests/integration/test_pipeline.py
    ERROR tests/unit/analyser/test_profiler.py
    ERROR tests/unit/data_testing/test_ge_runner.py
    py: FAIL code 2 (346.04=setup[295.07]+cmd[50.97] seconds)
    evaluation failed :( (346.74 seconds)

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