Kyle Barron

Results 1623 comments of Kyle Barron

> P.S. I was able to get it to work by opening Atom from the Anaconda Prompt, Good find. When you open Atom from a terminal, it inherits the _environment...

Haha on issue #300 as well. I'd feel a bit better about everything if I were doing this for an open source project. I'm a little sad how all the...

True. Alas, sorry to break it to you but I'm leaving the Economics world and won't be putting in lots of effort to maintain these projects.

That was never a goal with this project. This project keeps all the data in Stata, enabling you to work with large amounts of data without having to move data...

It should be possible to do this on Linux: ![image](https://user-images.githubusercontent.com/15164633/71426778-57d32400-266c-11ea-8da6-ed2712450e1c.png) These two sessions are running on the same Linux machine but are independent.

Are you able to do the test I did above? Set a local in one and see if it works in the other session?

You also need to make sure you're creating a new session, not reusing the old one in Hydrogen. Look for a command like "Start new local session" in Hydrogen.

Is there an error message in the terminal you opened jupyter from?

Can you try version `1.12.0`?

> ValueError: stata_path option in configuration file is missing or invalid > Refer to the documentation to see how to set it manually: > > [kylebarron.dev/stata_kernel/using_stata_kernel/configuration](https://kylebarron.dev/stata_kernel/using_stata_kernel/configuration/) looks like your config...