We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"
The text was updated successfully, but these errors were encountered:
There's not really enough information provided to debug, but you might want to look at #376
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: