Just tried a fresh install of Miniconda and the Stata_Kernel following the instructions in the guide.
When running python -m Stata_kernel.install I get the error:
Cannot import kernel
To test whether running Stata code still works I tried using "clear all" in a Stata do file. Upon running the code I get the following error in Atom:
"Traceback (most recent call last): File "/opt/miniconda3/lib/python3.9/runpy.py", line 197, in _run_module_as_main"
Just tried a fresh install of Miniconda and the Stata_Kernel following the instructions in the guide.
When running python -m Stata_kernel.install I get the error:
To test whether running Stata code still works I tried using "clear all" in a Stata do file. Upon running the code I get the following error in Atom: