Importing package

I am trying to import numpy and scipy but I am getting an error. I have installed them using the Python Interpreter in settings. However when I try to import using Import numpy as np. I am getting an error "AttributeError:module 'os' has no attribute 'add_dll_directory" I have searched alot online but haven't found a solution that works. Thank you
2

Please sign in to leave a comment.