Coder Social home page Coder Social logo

Comments (11)

yuchen3279 avatar yuchen3279 commented on June 27, 2024 7

I tried pip install feature_selector in Anacoda Prompt

And met the same issue with @nvthoang :
"Command "python setup.py egg_info" failed with error code 1 in C:\Users\Local\Temp\pip-install-n805bq3k\matplotlib"

More detail:

  • The following required packages can not be built:
    * freetype, png * Please check http://gnuwin32.sourc
    * eforge.net/packages/freetype.htm for instructions
    * to install freetype * Please check http://gnuwin32
    * .sourceforge.net/packages/libpng.htm for
    * instructions to install png

I tired to reintall freetype and png, but still shows the same error. Might need help. Thanks

from feature-selector.

WillKoehrsen avatar WillKoehrsen commented on June 27, 2024 6

This should get you installed on any platform

git clone https://github.com/WillKoehrsen/feature-selector.git
cd feature-selector
pip install -e .

from feature-selector.

Shrav25 avatar Shrav25 commented on June 27, 2024 1

I am trying to install in Jupyter Notebook, i tried the below codes but seems like its taking a lot of time. I saw two different install commands in this website https://pypi.org/project/feature-selector/

pip install feature-selector

pip install feature_selector

from feature-selector.

XavierJordaMurria avatar XavierJordaMurria commented on June 27, 2024 1

same here, it seems that the package gets installed correctly but then in the notebook, there is no way to import it.

from feature-selector.

zjujdj avatar zjujdj commented on June 27, 2024

how to install feature_selector in windows?

from feature-selector.

WillKoehrsen avatar WillKoehrsen commented on June 27, 2024

@zjujdj

git clone https://github.com/WillKoehrsen/feature-selector.git
cd feature-selector
pip install -e .

That should work on Windows as well.

from feature-selector.

zjujdj avatar zjujdj commented on June 27, 2024

ok,thanks.i have already solved it.

from feature-selector.

nvthoang avatar nvthoang commented on June 27, 2024

git clone https://github.com/WillKoehrsen/feature-selector.git
cd feature-selector
pip install -e .

I follow these steps but
"Command "python setup.py egg_info" failed with error code 1 in C:\Users\HOANGN~1\AppData\Local\Temp\pip-install-2fxbqaq0\lightgbm"

Can you help me with this

from feature-selector.

thruzd avatar thruzd commented on June 27, 2024

git clone https://github.com/WillKoehrsen/feature-selector.git
cd feature-selector
pip install -e .
comes back as successful but in Jupyter for impor feature_selector I get
No module named 'feature_selector'
for import feature-selector .. get syntax error got import feature-selector
pip list shows package feature-selector version N-A location my home directory.
any advice?

from feature-selector.

florence27 avatar florence27 commented on June 27, 2024

@thruzd having the same trouble as you.

from feature-selector.

abhik12295 avatar abhik12295 commented on June 27, 2024

Try to restart kernel or re-open your jupyter notebook after installation. I got the same issue but get resolved after doing this.

@XavierJordaMurria
@florence27 @thruzd

from feature-selector.

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.