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

dependency installation: #1

Open
DhavalRepo18 opened this issue Jun 17, 2022 · 3 comments
Open

dependency installation: #1

DhavalRepo18 opened this issue Jun 17, 2022 · 3 comments

Comments

@DhavalRepo18
Copy link

Shall we add a setup.py to ensure that all the dependency are installed?

I needed to install it.

@yzhao062
Copy link
Collaborator

thanks for checking. since for now we still need tf and torch for certain models, we would only list these dependencies for reference other than providing a setup or pip to automate the process. we are streamlining the dependency. If it is not in hurry, please wait for the next major release for a better installation experience.

@liuguiyangnwpu
Copy link

requirements.txt

protobuf==3.20.*
scikit-learn==1.1.1
pyod==1.0.1
Keras==2.8.0
tensorflow==2.8.0
torch==1.9.0
rtdl==0.0.13
delu==0.0.13
lightgbm==3.3.5
xgboost==1.7.3
catboost==1.1.1
copulas==0.8.0
combo==0.1.3

OS

Linux version 5.4.0-135-generic (buildd@lcy02-amd64-066) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)) #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022

Python

Python 3.8.10 (default, Nov 14 2022, 12:59:47)
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>

@DouwMarx
Copy link

DouwMarx commented Jan 5, 2024

I encounter the same issue as here yzhao062/pyod#406 when installing with pip:
Using pyod==1.0.1 in requirements.txt solves the problem.

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

4 participants