I downloaded the workflow 01_Stocks and I try to execute the workflow after following all the instructions about running Python applications with Knime.
Anaconda3 installed
requested libraries pandas, pandas datareader and datetime installed through Anaconda command line
I had this same problem when running the workflow. To fix it, I had to run pip install pandas_datareader from an Anaconda prompt, as conda install didn’t seem to work.
Thank you Scott,
It worked!
Last question… I promise! The last step of the workflow is not working …
I have to solve another “block”
The last node (send email) doesn’t work… I tried every setting in the node’s dialog box but… nothing
Hello Scott,
I solved the issue using another email account (outlook.com) and it worked.
Now I have to understand how to delve into the workflow to test it making some “experiments”.
Do you know someone who has used it repeatedly and extensively?
Thank you
Andrea
P.S. cause I am new here in the forum, what is it expected from me in terms of “forum etiquette”?
Glad you were able to solve it with another email domain.
I can’t say I know anyone who has used this workflow extensively, although if you search for “01 stocks” on the KNIME Hub you will see that other users have uploaded their own versions after trying it out. So you might be able to ask one of them. But in general if you have more questions about this workflow you can just post here as well.