Skip to content

Conversation

Innixma
Copy link
Contributor

@Innixma Innixma commented Feb 25, 2025

Issue #, if available:

Resolves #4932

Description of changes:

Make full_install.sh work when called outside of autogluon's directory.

Example

This works in mainline:

git clone https://github.com/autogluon/autogluon.git
cd autogluon && ./full_install.sh

This fails in mainline but succeeds in this PR:

git clone https://github.com/autogluon/autogluon.git
./autogluon/full_install.sh

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Innixma Innixma added this to the 1.3 Release milestone Feb 25, 2025
Copy link

Job PR-4933-5446afd is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-4933/5446afd/index.html

@Innixma Innixma merged commit 626abf7 into autogluon:master Feb 28, 2025
27 checks passed
tonyhoo added a commit to tonyhoo/autogluon that referenced this pull request Mar 6, 2025
tonyhoo added a commit to tonyhoo/autogluon that referenced this pull request Mar 7, 2025
@Innixma Innixma deleted the full_install_working_dir branch April 16, 2025 21:22
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

Successfully merging this pull request may close these issues.

[BUG] Source Install fails if working directory is not in autogluon
2 participants