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 #91

Closed
crymer opened this issue Mar 8, 2023 · 3 comments
Closed

FileNotFoundError #91

crymer opened this issue Mar 8, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@crymer
Copy link

crymer commented Mar 8, 2023

Describe the bug 🐛
I installed dooit on Windows via "pip install dooit". I attempted to start dooit via Windows terminal and a terminal emulator and received the following error in both. I also attempted to install dooit in a venv and received the same error.

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\Users\XXX\AppData\Local\dooit\dooit'

Dooit package was installed on my computer in Python/site-packages/dooit

Dooit.exe was installed in Python/Python310/Scripts

Is Dooit expected to run on Windows with Python 3.10?

@crymer crymer added the bug Something isn't working label Mar 8, 2023
@kraanzu kraanzu closed this as completed in 0e53cc3 Mar 8, 2023
@kraanzu
Copy link
Member

kraanzu commented Mar 8, 2023

Hey @crymer , pushed a fix! Can you re-check by pulling the latest data using:

pip install git+https://github.com/kraanzu/dooit.git

Thanks :)

@crymer
Copy link
Author

crymer commented Mar 8, 2023

Nice work @kraanzu !!! Thanks so much. Looking forward to using your program!

@kraanzu
Copy link
Member

kraanzu commented Mar 9, 2023

Thanks! Feel free to share any feedbacks :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants