-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Importing gives a ModuleNotFoundError despite the module being installed
Please confirm that this problem is VSCodium-specific
- This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
Please confirm that the issue/resolution isn't already documented
- I checked the Docs page and the Troubleshooting page and my issue is not mentioned there.
To Reproduce
Steps to reproduce the behavior:
- Install Xlib via
sudo apt install python3-xlib - Create python file with
import Xlib - Attempt to run it within VSCodium
Expected behavior
It will import the module without any errors
Desktop (please complete the following information):
- OS: Linux Mint 22.2 Cinnamon
- Architecture: x64
- Version: 1.106.37943
- App Manager: mintinstall (Flatpak)
- Sandboxed: Flatpak
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
