Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation problem #31

Open
proccaserra opened this issue Sep 4, 2023 · 0 comments
Open

installation problem #31

proccaserra opened this issue Sep 4, 2023 · 0 comments

Comments

@proccaserra
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant