-
Notifications
You must be signed in to change notification settings - Fork 773
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Quick Checks
- I have read the help post
- I have searched other issues, looking for an issue similar to mine
- I have made sure my application/script runs before trying to package
Describe the bug
While using the WSL i have seen a problem, when I enter the "Script Location" for the file, the file browser cannot filters the .py files correctly on my wsl-ubuntu system. It filters other files without any problem, like .json, .icon and so on. I will share problematic one and the one without any error below:
As you can see even there is a .py file exist on the path, it cannot be displayed.
To Reproduce
Steps to reproduce the behavior (install dependencies, do this in the auto-py-to-exe UI):
Open app on wsl-ubuntu, try to import .py file and observe that the file browser ui cannot filter the files correctly.
Expected behavior
.py files should be visible.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working