Skip to content
Discussion options

You must be logged in to vote

I can't try you example because you are using data that is not available to us.

So let me just comment on your question with some details hoping it helps. Please to provide reproducible example if you want further help.

But reticulate throws an error and it seems that it does not remember the data for Python in the previous code chunk.

This is the error I see in your OP:

! ImportError: DLL load failed while importing lib: The specified procedure could not be found.

This is related to something incorrectly loading when running the code with reticulate in a knitting context.

You should try to isolate the code that fails in this last pyclean chunk to run with reticulate.

I think the issue…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@durraniu
Comment options

Answer selected by durraniu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
python-setup Issues with Python's environment and setup knitr
2 participants