This content has been marked as final.
Show 3 replies
-
1. Re: TableauSDK Import Error
Jeff D Apr 6, 2016 7:45 PM (in response to Douglas Lam)Hi Douglas, it looks like the failure occurs when loading TableauCommon.dll. I suggest using Microsoft's procmon (Process Monitor ) to see what's happening under the covers. Make a note of where TableauCommon.dll is installed. Using procmon, you should be able to see if python is looking in the right place and if permissions are correct. I wonder if this could be a security issue, because Win2012 is locked down or because you have some security software that enforces restrictions.
-
2. Re: TableauSDK Import Error
Douglas Lam Apr 6, 2016 9:51 PM (in response to Jeff D)1 of 1 people found this helpfulHi Jeff,
Thanks for the suggestions. Further investigation, I found that the root cause was due to missing mfc120u.dll library. This issue was resolved after installing the MSVC++ 2013 package.
-
3. Re: TableauSDK Import Error
Robert Blackey May 30, 2016 9:32 PM (in response to Douglas Lam)This worked for me as well - the install is available at: