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 problems - Windows #4

Open
silvia596 opened this issue Feb 10, 2021 · 1 comment
Open

Installation problems - Windows #4

silvia596 opened this issue Feb 10, 2021 · 1 comment

Comments

@silvia596
Copy link

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!

@ZebinYang
Copy link
Collaborator

Hi,

A new version is compiled for py36, py37, and py38.
try “pip install aletheia-dnn”

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

2 participants