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: type object 'PathEx' has no attribute '_from_parts' #15

Open
watsonj8atwit opened this issue Nov 27, 2024 · 2 comments
Open

Comments

@watsonj8atwit
Copy link

watsonj8atwit commented Nov 27, 2024

Screenshot 2024-11-26 185748

I noticed that the requirements.txt file specifies pywin32==306, which is not supported. I also observed that I cannot download it anymore from PyPI—the oldest available version is 3.0.7. I updated it to pywin32==308, but that might be causing my problem. Honestly, the issue might just be that the script needs updating.

@watsonj8atwit
Copy link
Author

changed self = cls._from_parts(args) to self = super().new(cls, expanded_path) in the filesystem_utils with the 'PathEx' and that fixed it i think the doc should be updated
image

@watsonj8atwit
Copy link
Author

Ya I don't know why even though info says restart to apply . And when i do no matter what example it does not work, I'm using windows 11 10.0.22621.2115
@0xDeku

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

1 participant