This repository has been archived by the owner on Aug 7, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
KeyError: 'Unknown environment variable: $SHELL' #13
Comments
Fixed in #14 |
hmm still getting this on windows 10 : installed from github repo w/ $ conda activate hifan
xonsh: To log full traceback to a file set: $XONSH_TRACEBACK_LOGFILE = <filename>
Traceback (most recent call last):
File "C:\Users\camer\Anaconda3\lib\site-packages\xonsh\__amalgam__.py", line 13063, in run
r = self.f(self.args, sp_stdin, sp_stdout, sp_stderr, spec)
File "C:\Users\camer\Anaconda3\lib\site-packages\xonsh\__amalgam__.py", line 12885, in proxy_two
return f(args, stdin)
File "C:\Users\camer\Anaconda3\lib\site-packages\xontrib\xonda.xsh", line 92, in _xonda
_deactivate()
File "C:\Users\camer\Anaconda3\lib\site-packages\xontrib\xonda.xsh", line 70, in _activate
print("No environment '{}' found".format(env_name))
File "C:\Users\camer\Anaconda3\lib\site-packages\xonsh\__amalgam__.py", line 16621, in __getitem__
raise KeyError(e.format(key))
KeyError: 'Unknown environment variable: $SHELL' |
hmm actually seems to be only in combination with a |
Hey @pyeguy -- sorry, that's because I never put out a new release after adding a fix. Doing that now. |
Hey @pyeguy -- if you upgrade |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See regro/rever#22. I am getting this error
The text was updated successfully, but these errors were encountered: