MusMusculus
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Module not found error even though it shows as installed in python interpreter settings
I have an example sycript that uses LinkedList module It is imported in the .py scrip via from LinkedList import * the editor shows this as not installed, and when I run the script it also throws a...