Skip to content

Installation problems - Windows #4

Description

@silvia596

Hi,

I have a similar issue to #2. I've installed the library with pip install aletheia-relunet-unwrapper (as indicated in README instructions) without any problem, but when I try to use UnWrapperRegressor , it throws the error: name 'UnWrapperRegressor' is not defined.

Following the issue #2, I did

import aletheia
dir(aletheia)

But I obtained:

['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__']

My config is:

  • Windows 10
  • Python 3.8.5
  • aletheia-relunet-unwrapper 1.1.2

What could be the problem? Thank you very much!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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