I want to run doctests, so I want to run for example python3 operation.py (inside /pennylane/pennylane/operation.py), but I get that error module not found.
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sklearn/init.py", line 32, in from .base import clone File "/Library/Frameworks ...
Are you experiencing the ImportError: DLL load failed: The specified module could not be found error on Windows PC? If so, this post will help you. In this post, we ...