Skip to content

Commit d5eb511

Browse files
all output
1 parent 833f5ec commit d5eb511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/install.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ install_impl <- function() {
6262

6363
stop(
6464
"For debugging: these are files next to python executable ",
65-
call_and_capture("conda", c("info", "--base"))$stdout
65+
call_and_capture("conda", c("info", "--base"))
6666
)
6767
}
6868

0 commit comments

Comments
 (0)