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

pip install -U lightautoml[nlp] does not work #146

Closed
4 tasks
numomcmc opened this issue Jan 9, 2024 · 3 comments
Closed
4 tasks

pip install -U lightautoml[nlp] does not work #146

numomcmc opened this issue Jan 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@numomcmc
Copy link

numomcmc commented Jan 9, 2024

🐛 Bug

To Reproduce

The installation instruction as describe here contains errors.

Steps to reproduce the behavior:

  1. in linux or Conda Powershell or Jupyter notebook on Kaggle
  2. Run 'pip install -U lightautoml[nlp]' or !pip install -U lightautoml[nlp] in Kaggle notebook
  3. Get EM: [nlp]... Not valid. The same applies to [cv] and [report]

only [all] works. Please revise your documentation.

Best,
S

Expected behavior

Additional context

Checklist

  • bug description
  • steps to reproduce
  • expected behavior
  • code sample / screenshots
@numomcmc numomcmc added the bug Something isn't working label Jan 9, 2024
@alexmryzhkov
Copy link
Collaborator

Hi @numomcmc,

I have reproduced your issue - everything works fine. Proof screenshot:
Снимок экрана 2024-01-23 в 15 28 34

@numomcmc
Copy link
Author

numomcmc commented Jan 31, 2024 via email

@alexmryzhkov
Copy link
Collaborator

@numomcmc you said that you get the message [nlp] is not valid but I have shown that it's not the case - that's why I said "everything works fine"

From the end of the !pip install -U lightautoml[nlp] command output I have received several minutes ago the line below:

Successfully installed StrEnum-0.4.15 alabaster-0.7.16 autowoe-1.3.2 cmaes-0.10.0 imagesize-1.4.1 joblib-1.2.0 json2html-1.3.0 lightautoml-0.3.8.1 lightgbm-3.2.1 pandas-1.5.3 poetry-core-1.8.1 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants