-
Notifications
You must be signed in to change notification settings - Fork 11
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
Bug: Fatal error in miniconda (reticulate) and R 4.3.1 #63
Comments
@vogelsgesang so her are my questions
P.S. Also important point, while this error is fatal is not an urgent issue as simply rolling back to previous versions of reticulate is possible. In fact, ping me if someone needs directions on how to use prior version of reticulate as new r users might not know about package or library managment in R. |
Thanks for reporting this! I unfortunately have zero experience with R or reticulate. Do I understand you correctly as:
|
I am not aware of any recent reports
No, you don't need a Tableau license. The Hyper API can be installed completely independently of any other Tableau produts |
The Tableau hyper API has been great for automating our server by using both python and R together.
rstudio/reticulate#1487
However, recently we have had issues with the latest verision of the hyper api crashing when we use the latest version of R and reticulate. Reticulate versions appropriate to R 4.2.2 or earlier seem to work (version control in R like https://packagemanager.posit.co/cran/ snapsots to load the version of packages prior to December 22, 2023)
I have isolated the cause to be something related to the import of sqtype function (from the sqltype.py) file": https://tableau.github.io/hyper-db/lang_docs/py/_modules/tableauhyperapi/sqltype.html
I wanted to inform you of the error and find out some details to help further find the cause. However, I did have a few questions first to start out.....
The text was updated successfully, but these errors were encountered: