Skip to content
New issue

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

pyvenv-workon fails with json-readtable-error 112 #120

Open
mhlinder opened this issue Oct 18, 2022 · 0 comments
Open

pyvenv-workon fails with json-readtable-error 112 #120

mhlinder opened this issue Oct 18, 2022 · 0 comments

Comments

@mhlinder
Copy link

I am using pyvenv-workon and encountering a json-read error:

Debugger entered--Lisp error: (json-readtable-error 112)
  signal(json-readtable-error (112))
  json-read()
  pyvenv-run-virtualenvwrapper-hook("pre_activate" nil "/Users/henry/.pyenv/versions/science/")
  pyvenv-activate("/Users/henry/.pyenv/versions/science/")```

I cannot find documentation or figure out myself what this 112 error code means. This sounds somewhat like #117 , but reinstalling did not work.

Is there any way I can get better debug information -- for example, what JSON is being read?
@mhlinder mhlinder changed the title pyvenv-workon fails pyvenv-workon fails with json-readtable-error 112 Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant