bwiley1 / pandleau

A quick and easy way to convert a Pandas DataFrame to a Tableau .hyper or .tde extract.
MIT License
61 stars 19 forks source link

Error on Windows Install #15

Closed joefedorowicz closed 5 years ago

joefedorowicz commented 5 years ago

Hello,

This works on my Mac side but not on my windows side. I seemingly installed everything correctly.

Traceback (most recent call last): File ".\helpscout.py", line 73, in df_tableau.to_tableau('PATH\helpscout30.hyper', add_index=False) File "C:\PATH\lib\site-packages\pandleau-0.3.1-py3.7.egg\pandleau\pandle au.py", line 112, in to_tableau new_extract = Extract( path ) File "C:\PATH\lib\site-packages\tableausdk\HyperExtract.py", line 594, i n init raise Exceptions.TableauException(ret, Exceptions.GetLastErrorMessage()) tableausdk.Exceptions.TableauException: TableauException (999): Unknown error

bwiley1 commented 5 years ago

Hi joefedorowicz,

Thanks for opening this issue. It looks like this is an error with the Tableau SDK and not necessarily the pandleau code - do you receive the same error testing other datasets?

joefedorowicz commented 5 years ago

I can check it shortly. The same code works on the Mac side which was weird. I’ll dig further. Thanks.

JOE FEDOROWICZ HARMELIN MEDIA | SR. SYSTEMS ADMINISTRATOR t: 484.270.9541 c: 215.738.1489


From: jamin4lyfe notifications@github.com Sent: Friday, January 18, 2019 8:32 AM To: bwiley1/pandleau Cc: Joe Fedorowicz; Author Subject: Re: [bwiley1/pandleau] Error on Windows Install (#15)

Hi joefedorowicz,

Thanks for opening this issue. It looks like this is an error with the Tableau SDK and not necessarily the pandleau code - do you receive the same error testing other datasets?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbwiley1%2Fpandleau%2Fissues%2F15%23issuecomment-455546924&data=02%7C01%7Cjfedorowicz%40harmelin.com%7Ce09df5ba1d07422e4dd908d67d4953a2%7C19fedd5406f847d89f49e755fd420e7e%7C1%7C0%7C636834151220158833&sdata=TcT1k8tqwzYbDP1k78%2BwwIGILEjcatXW4xMlIjfruQE%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAfb0MnXRwf56Y_l1Lo9nMPxOXObfdTbCks5vEczQgaJpZM4aFdCM&data=02%7C01%7Cjfedorowicz%40harmelin.com%7Ce09df5ba1d07422e4dd908d67d4953a2%7C19fedd5406f847d89f49e755fd420e7e%7C1%7C0%7C636834151220315079&sdata=cEulPglCWyMYSxJ1f6oBOF9nvvtdcrzx9pdbz5FBRWM%3D&reserved=0.

bwiley1 commented 5 years ago

Hi joefedorowicz,

Any more insight on this error? If not, I'll go ahead and close this issue. Thanks!