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

Failed to create cache path on windows #237

Open
liyin2015 opened this issue Oct 27, 2024 · 1 comment
Open

Failed to create cache path on windows #237

liyin2015 opened this issue Oct 27, 2024 · 1 comment
Labels
[adalflow] suggest improvement Improve existing functionality (non-integration] in /adalflow help wanted Need helps with input, discussion, review, and PR submission.

Comments

@liyin2015
Copy link
Member

Describe the bug
NotADirectoryError: [Errno 20] Cache directory "C:\Users\xxx\AppData\Roaming\adalflow\cache_OllamaClient_phi3.5:latest.db" does not exist and could not be created

Desktop (please complete the following information):

  • Windows.
@liyin2015
Copy link
Member Author

Solution:

  1. get rid of the special characters not allowed in windows.
  • Enable cross-platform testing using github action. Or anyone else has other suggestions? Would love to hear more and need contribution here.

liyin2015 added a commit that referenced this issue Oct 27, 2024
@liyin2015 liyin2015 added the help wanted Need helps with input, discussion, review, and PR submission. label Nov 17, 2024
@Sylph-AI Sylph-AI added the [adalflow] suggest improvement Improve existing functionality (non-integration] in /adalflow label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[adalflow] suggest improvement Improve existing functionality (non-integration] in /adalflow help wanted Need helps with input, discussion, review, and PR submission.
Projects
None yet
Development

No branches or pull requests

2 participants