-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5422e46
commit 3544f7a
Showing
1 changed file
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3544f7a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you update reticulate on CRAN? I just spent a lot of time tracking down 'Unexpected format for PythonCore version: 3.10', finding this needed change, finding it's already implemented and I only need
remotes::install_github("rstudio/reticulate")
solves it...3544f7a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the trouble. We're aiming to get the next version of
reticulate
up on CRAN within the next couple of weeks.