Closed fdelacruz closed 5 years ago
Numpy is used if it is installed to show ndarrays nicer in the variables view but it isn’t required. It sounds like you have a broken numpy module. Do you maybe have a directory called “numpy” in your current directory?
@asmeurer yes, it seems like I had a lingering numpy folder in my /usr/local/lib/python3.7/site-packages. Thanks.
Is Numpy needed in order to run pudb?? I get the following error when I don't have it installed.