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

AttributeError: 'str' object has no attribute 'is_file' #40

Closed
ajaykumarmizzou opened this issue Apr 4, 2024 · 2 comments
Closed

AttributeError: 'str' object has no attribute 'is_file' #40

ajaykumarmizzou opened this issue Apr 4, 2024 · 2 comments

Comments

@ajaykumarmizzou
Copy link

No description provided.

@YasinEl
Copy link

YasinEl commented May 22, 2024

I have the same issue.

@albertyw
Copy link
Owner

This is likely due to you passing in a file path as a string rather than as a pathlib.Path object. See the readme or example.py for how to pass files into itolapi.

@albertyw albertyw closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants