Giter VIP home page Giter VIP logo

Comments (4)

ragibson avatar ragibson commented on June 29, 2024

I just ran across this repo and the README instructions worked on my end. Are you sure you've installed it correctly?

I.e. does

import aletheia
dir(aletheia)

print the expected classes? It should print something like

['MergerClassifier', 'MergerRegressor', 'PrunerClassifier', 'PrunerRegressor', 'UnwrapperClassifier', 'UnwrapperRegressor', '__all__', '__author__', '__builtins__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__test__', '__version__', 'aletheia', 'flatten', 'merge', 'prune']

Also, does pip show the right version? I have

$ pip3 show aletheia
Name: aletheia
Version: 1.0
Summary: Unwrapping ReLU Networks
Home-page: https://github.com/SelfExplainML/aletheia
Author: Zebin Yang and Aijun Zhang
Author-email: [email protected]
License: BSD

from aletheia.

datajms avatar datajms commented on June 29, 2024

Thanks for answer.

I reinstalled it from scratch following literally instructions from README, same problem unfortunately.
image.

from aletheia.

ZebinYang avatar ZebinYang commented on June 29, 2024

Hi,
Thanks for letting us know this issue. It seems to be a problem related to OS.
Our last trial version is compiled for Linux (CentOS) and a new one for Ubuntu (16.04) is provided.
Could you have another try?

from aletheia.

datajms avatar datajms commented on June 29, 2024

Thanks for uploading built versions for Ubuntu.

Since a5a3503, here is what I tried:

OS python worked?
Ubuntu 16.04 3.7.2 N
Ubuntu 16.04 3.8.1 Y
Amazon Linux 3.7.2 N
Ubuntu 20.04 3.8.1 Y

It finally worked. Thanks for the support.
Probably an issue with python 3.7.

from aletheia.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.