Code Monkey home page Code Monkey logo

Comments (8)

cdycdy666 avatar cdycdy666 commented on September 17, 2024

my env:
python: 3.6.13
pip: 21.2.2
tensorflow: 2.2.0
keras: 2.3.0

from tods.

guanchuwang avatar guanchuwang commented on September 17, 2024

when i run LSTMOD_test.py

Traceback (most recent call last): File "LSTMOD_test.py", line 2, in from tods.sk_interface.detection_algorithm.LSTMODetector_skinterface import LSTMODetectorSKI File "/home/tods/tods/init.py", line 5, in from tods.detection_algorithm import * File "/home/tods/tods/detection_algorithm/init.py", line 5, in from tods.detection_algorithm.LSTMODetect import LSTMODetectorPrimitive File "/home/tods/tods/detection_algorithm/LSTMODetect.py", line 164, in class LSTMODetectorPrimitive(UnsupervisedOutlierDetectorBase[Inputs, Outputs, Params, Hyperparams]): File "/home/tods/tods/detection_algorithm/LSTMODetect.py", line 199, in LSTMODetectorPrimitive "algorithm_types": [metadata_base.PrimitiveAlgorithmType.ISOLATION_FOREST, ], # up to update File "/home/anaconda3/envs/python36/lib/python3.6/enum.py", line 326, in getattr raise AttributeError(name) from None AttributeError: ISOLATION_FOREST

Try to revise line 199 of LSTMODetect.py into "algorithm_types": [ metadata_base.PrimitiveAlgorithmType.TODS_PRIMITIVE, ],

See if it works.

We will fix this bug sooner.

from tods.

lhenry15 avatar lhenry15 commented on September 17, 2024

Hi the problem is fixed in the dev branch, which also support python 3.7+, we will merge it to master branch soon!

from tods.

koric00 avatar koric00 commented on September 17, 2024

Hi the problem is fixed in the dev branch, which also support python 3.7+, we will merge it to master branch soon!

Same problem for me, have this issue been fixed ?

from tods.

lhenry15 avatar lhenry15 commented on September 17, 2024

Hi the problem is fixed in the dev branch, which also support python 3.7+, we will merge it to master branch soon!

Same problem for me, have this issue been fixed ?

This problem is due to our recent development on our backbone package (tamu_d3m) to support Python3.7+. You may want to specify the version of tamu_d3m in setup.py as 2021.2.12 (I have updated it in the master branch). Or, you can install the version in the dev branch with Python3.7~Python3.9.2.

from tods.

koric00 avatar koric00 commented on September 17, 2024

Hi the problem is fixed in the dev branch, which also support python 3.7+, we will merge it to master branch soon!

Same problem for me, have this issue been fixed ?

This problem is due to our recent development on our backbone package (tamu_d3m) to support Python3.7+. You may want to specify the version of tamu_d3m in setup.py as 2021.2.12 (I have updated it in the master branch). Or, you can install the version in the dev branch with Python3.7~Python3.9.2.

Thank u! Worked for me after git pull

from tods.

soso-maitha avatar soso-maitha commented on September 17, 2024

Hello, but github is blocked in our network. I used pip install behind proxy but i cannot pull.
what should I do to resolve the error ?

from tods.

soso-maitha avatar soso-maitha commented on September 17, 2024

Hi the problem is fixed in the dev branch, which also support python 3.7+, we will merge it to master branch soon!

does the package support python 3.7 now ?

from tods.

Related Issues (20)

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.