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

Failed to install 'catboost' from GitHub #1

Open
HonoratoDaniel opened this issue Oct 12, 2019 · 13 comments
Open

Failed to install 'catboost' from GitHub #1

HonoratoDaniel opened this issue Oct 12, 2019 · 13 comments

Comments

@HonoratoDaniel
Copy link
Owner

Hi guys,

I'm not so experienced about R language and need your help to install catboost package. I've already tried by build from source (Adrain's code to Install package dependecies and install RemixAutoML) and released version in catboost website too, both of them didn't work.

The message of error to run read.me code (https://github.com/AdrianAntico/RemixAutoML) is:
######################################################################
looking for arules
Loading required namespace: arules
looking for catboost
Loading required namespace: catboost
Failed with error: ‘there is no package called ‘catboost’’
Downloading GitHub repo catboost/catboost@master
√ checking for file 'C:\Users\Junior\AppData\Local\Temp\RtmpAZ2biG\remotes12446d7b6dd5\catboost-catboost-8f2795e\catboost\R-package/DESCRIPTION' (473ms)

  • preparing 'catboost': (1.3s)
    √ checking DESCRIPTION meta-information ...
  • cleaning src
  • checking for LF line-endings in source and make files and shell scripts (565ms)
  • checking for empty or unneeded directories
  • building 'catboost_0.17.5.tar.gz'
    Warning: file 'catboost/configure' did not have execute permissions: corrected

Installing package into ‘C:/Users/Junior/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)

Erro: Stopping on error
Execução interrompida
ERROR: configuration failed for package 'catboost'

  • removing 'C:/Users/Junior/Documents/R/win-library/3.6/catboost'
    Error: Failed to install 'catboost' from GitHub:
    (converted from warning) installation of package ‘C:/Users/Junior/AppData/Local/Temp/RtmpAZ2biG/file12444ee61ecb/catboost_0.17.5.tar.gz’ had non-zero exit status

Install RemixAutoML:

devtools::install_github('AdrianAntico/RemixAutoML', upgrade = FALSE, dependencies = FALSE, force = TRUE)
Downloading GitHub repo AdrianAntico/RemixAutoML@master
√ checking for file 'C:\Users\Junior\AppData\Local\Temp\RtmpAZ2biG\remotes1244748a3e82\AdrianAntico-RemixAutoML-8147ae7/DESCRIPTION' (439ms)

  • preparing 'RemixAutoML': (1s)
    √ checking DESCRIPTION meta-information ...
  • checking for LF line-endings in source and make files and shell scripts (559ms)
  • checking for empty or unneeded directories
  • building 'RemixAutoML_0.11.0.tar.gz'

Installing package into ‘C:/Users/Junior/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)
ERROR: dependency 'catboost' is not available for package 'RemixAutoML'

  • removing 'C:/Users/Junior/Documents/R/win-library/3.6/RemixAutoML'
    Error: Failed to install 'RemixAutoML' from GitHub:
    (converted from warning) installation of package ‘C:/Users/Junior/AppData/Local/Temp/RtmpAZ2biG/file12446cb05643/RemixAutoML_0.11.0.tar.gz’ had non-zero exit status
    #######################################################################

Can you help me with this issue?

Thanks a lot!

@AdrianAntico
Copy link

@HonoratoDaniel Have your read through this issue on my page? AdrianAntico/AutoQuant#19
If you want, you can set up a zoom session and I can watch your screen as you make the installation attempts. It might be easier for me to troubleshoot that way. Let me know

@HonoratoDaniel
Copy link
Owner Author

Hi Adrian,

I did read this issue and didn't work for me.

It's a great idea! Whats is your availability?

@AdrianAntico
Copy link

AdrianAntico commented Oct 14, 2019 via email

@HonoratoDaniel
Copy link
Owner Author

Do you have a prefer app to set up a zoom session?

@AdrianAntico
Copy link

AdrianAntico commented Oct 14, 2019 via email

@HonoratoDaniel
Copy link
Owner Author

@AdrianAntico
Copy link

AdrianAntico commented Oct 14, 2019 via email

@HonoratoDaniel
Copy link
Owner Author

Of course, Adrian!

@AdrianAntico
Copy link

AdrianAntico commented Oct 14, 2019 via email

@HonoratoDaniel
Copy link
Owner Author

Yes, it is!

@AdrianAntico
Copy link

AdrianAntico commented Oct 14, 2019 via email

@AdrianAntico
Copy link

AdrianAntico commented Oct 14, 2019 via email

@trancuuquoc
Copy link

Sometime I have the same problem with catboost installation. So I try to connect to another network without firewall and (or) with stable connection (large band-wide), then the installation works like charm.
By the way, you can try to install the offline version.
You can try.

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

3 participants