This might seem like a simple issue that could be resolved with a google search, but believe me I’ve tried.
I’m learning python and I’d really like to use the tabulate module. I’m using VScode and the course I’m following used homebrew to install python and manage packages.
I installed the python-tabulate module through homebrew in the terminal, but when I run my script I keep on getting ModuleNotFoundError: No module named 'tabulate'
I’ve tried switching to a different interpreter, I’ve tried restarting everything and I’ve even tried installing tabulate with pip, but I keep getting a "zsh: command not found: pip"
error in terminal.
I’m on MacOS sequoia at the moment, using python 3.13 on the newest VScode version. Thanks in advance! Your help will be greatly appreciated!
submitted by /u/Sea-Violinist-522
[link] [comments]
r/learnpython This might seem like a simple issue that could be resolved with a google search, but believe me I’ve tried. I’m learning python and I’d really like to use the tabulate module. I’m using VScode and the course I’m following used homebrew to install python and manage packages. I installed the python-tabulate module through homebrew in the terminal, but when I run my script I keep on getting ModuleNotFoundError: No module named ‘tabulate’ I’ve tried switching to a different interpreter, I’ve tried restarting everything and I’ve even tried installing tabulate with pip, but I keep getting a “zsh: command not found: pip” error in terminal. I’m on MacOS sequoia at the moment, using python 3.13 on the newest VScode version. Thanks in advance! Your help will be greatly appreciated! submitted by /u/Sea-Violinist-522 [link] [comments]
This might seem like a simple issue that could be resolved with a google search, but believe me I’ve tried.
I’m learning python and I’d really like to use the tabulate module. I’m using VScode and the course I’m following used homebrew to install python and manage packages.
I installed the python-tabulate module through homebrew in the terminal, but when I run my script I keep on getting ModuleNotFoundError: No module named 'tabulate'
I’ve tried switching to a different interpreter, I’ve tried restarting everything and I’ve even tried installing tabulate with pip, but I keep getting a "zsh: command not found: pip"
error in terminal.
I’m on MacOS sequoia at the moment, using python 3.13 on the newest VScode version. Thanks in advance! Your help will be greatly appreciated!
submitted by /u/Sea-Violinist-522
[link] [comments]