[SOLVED] Python module issue
by business_kid from LinuxQuestions.org on (#5K6NW)
newbie question really.
When I run a python script, it pukes because it can't get the dshelpers module.
When I try 'pip3 install dshelpers' it's already satisfied in piles of other modules. I even tried 'pip3 --exists-action' but that didn't pay a blind bit of notice to the ignore or backup switches. What's the beef here?
When I run a python script, it pukes because it can't get the dshelpers module.
When I try 'pip3 install dshelpers' it's already satisfied in piles of other modules. I even tried 'pip3 --exists-action' but that didn't pay a blind bit of notice to the ignore or backup switches. What's the beef here?