Skip to content
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

unicode filepath fail when calling sandboxed Excel files #154

Closed
fzumstein opened this issue Feb 19, 2015 · 1 comment
Closed

unicode filepath fail when calling sandboxed Excel files #154

fzumstein opened this issue Feb 19, 2015 · 1 comment
Labels
Milestone

Comments

@fzumstein
Copy link
Member

see: http://stackoverflow.com/questions/28605263/excel-cant-establish-with-xlwings-connection-when-running-from-standalone-pytho

@fzumstein fzumstein added the bug label Feb 19, 2015
@fzumstein fzumstein added this to the v0.3.3 milestone Feb 19, 2015
@fzumstein
Copy link
Member Author

Excel 2011 on Mac seems to be unable to handle unicode file paths, it returns e.g. é as e_ in ThisWorkbook.FullName

==> Use ThisWorkbook.Path and ThisWorkbook.Name instead... Although this doesn't help in case the unicode character happens in the folders and not in the name...

@fzumstein fzumstein modified the milestones: v0.3.3, v0.3.4 Mar 1, 2015
@fzumstein fzumstein modified the milestone: v0.3.4 Mar 9, 2015
@fzumstein fzumstein added this to the v0.3.6 milestone Jun 13, 2015
fzumstein added a commit that referenced this issue Jul 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant