Skip to content

An sklearn installation error occurred while running setup.py in step-8 of FeTS 2022 Challenge Task 1. #88

@sunyeongan

Description

@sunyeongan

Describe the bug
A clear and concise description of what the bug is.
During step 8 in https://github.com/FeTS-AI/Challenge/tree/main/Task_1 , a sklearn installation error occurred while executing 'fets @ git+https://github.com/FETS-AI/Algorithms.git@fets_challenge', among install_requires in setup.py.

To Reproduce
Steps to reproduce the behavior:

  1. Execute step8 (pip install .) command in https://github.com/FeTS-AI/Challenge/tree/main/Task_1
  2. Error occurred at line 33 of the setup.py code https://github.com/FeTS-AI/Challenge/blob/main/Task_1/setup.py

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
FeTs_error

FeTS Version
Version information is found on Help > About

Desktop (please complete the following information):

  • OS: window10
  • Version : 22hz

Additional context
After cloning FeTS-AI/Algorithms to my GitHub, change sklearn in the 14th line code of https://github.com/sunyeongan/Algorithms/blob/master/setup.py to scikit-learn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions