haj
Python 'AttributeError' for modules
Hi, Im trying to run a python script in Windmill's UI, but am getting an 'AttributeError' for certain packages such as numpy (example in screenshot). When I run print(numpy), I get the following:
<module 'numpy' (<_frozen_importlib_external.NamespaceLoader object at 0x7f28c4de3750>)>
. However, I was told by support that I should see the following and could be an instal issue on my end.2 replies