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

<Anaconda.anaconda_lib.workers.local_worker.LocalWorker object at 0x00000012CE2E8F60> initial check failed. #779

Open
subhaminion opened this issue Jul 28, 2018 · 6 comments

Comments

@subhaminion
Copy link

This pops up whenever I'm opening any .py file for the first time.
Issue is coming for Linux/Ubuntu, Windows, and Mac.
anaconda

@amarmeena
Copy link

image
Similar error with different numbers.

@alexseitsinger
Copy link

alexseitsinger commented Feb 2, 2019

I receive a similar error in the Sublime Text 3 console whenever I open a .py file too. Im using FreeBSD 11.2-RELEASE, and Pipenv.

@jbartolozzi
Copy link

i fixed this by doing the following:
#812 (comment)

@carkar7
Copy link

carkar7 commented Jun 18, 2019

Having the same issue. Pasting the code in console results in repeated errors:
image

@karolyi
Copy link
Contributor

karolyi commented Jun 18, 2019

can you guys paste a jsonserver debug log too?

@bool-dev
Copy link

I didn't go into the logs, but finally realised that the project settings for the interpreter were wrong, so incase it helps someone else:

Check if the build_systems shell_cmd python exists and works.

For me, something went wrong after a python update, and my virtualenvs went for a toss!
Recreated the venv and everything started working fine again.

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

7 participants