'python.exe-entry Point Not Found when opening jupyter notebook
Solution 1:[1]
Deleted the pythoncomXX.dll
in the exact folder path that is shown in the error message (C:\<....>\miniconda3\envs\liveproject\Library\bin\pythoncom38.dll
.)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | richardec |