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

FileNotFoundError with embedded code #1931

Closed
fzumstein opened this issue Jun 8, 2022 · 2 comments · Fixed by #1932
Closed

FileNotFoundError with embedded code #1931

fzumstein opened this issue Jun 8, 2022 · 2 comments · Fixed by #1932
Milestone

Comments

@fzumstein
Copy link
Member

fzumstein commented Jun 8, 2022

  • Python code embedded
  • Using both, UDFs and RunPython with "Use UDF Server" enabled

can lead to:

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'c:\\users\\xxx\\appdata\\local\\temp\\xlwings-mg2hf3dl\\xxx.py'
@jjaredrides
Copy link

jjaredrides commented Jun 29, 2022

So this isn't fixed in the non-pro version? So I have 2 machines and I'm only getting this error on one of the machines I use. Any suggestions? To clarify, I'm getting "RunTime error 53....file not found" and it's referencing my python file.

When debug the code and unlock the xlwing module, it basically refers to the error above FileNotFoundError: [WinError 3] The system cannot find the path specified: 'c:\\users\\xxx\\appdata\\local\\temp\\xlwings-mg2hf3dl\\xxx.py'

@fzumstein
Copy link
Member Author

@jjaredrides Please open a new issue with a way to replicate your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants