(Heads up that I know close to nothing about coding. I just watch tutorials and follow along)
Hi! I recently installed Automatic1111 for Stable Diffusions web UI, but whenever I try to launch it I get this error message in the command prompt:
ImportError: cannot import name 'lib' from partially initialized module 'numpy' (most likely due to a circular import) (C:\Users\Student\OneDrive - Xenter Botkyrka\Dokument\A1111 Web UI Autoinstaller\stable-diffusion-webui\venv\lib\site-packages\numpy\__init__.py)
What can I try to solve it?
(I have tried re-installing python and Anaconda)