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

PyGN Board not working #203

Open
3 tasks done
Dedsd opened this issue Dec 16, 2021 · 4 comments
Open
3 tasks done

PyGN Board not working #203

Dedsd opened this issue Dec 16, 2021 · 4 comments

Comments

@Dedsd
Copy link

Dedsd commented Dec 16, 2021

  • Python 3.7
  • Chess lib version 1.6.1
  • pygn-mode-run-diagnostic = good

Output:
pygn-mode--python-chess-guard: The Python interpreter at ‘pygn-mode-python-path’ must have the Python chess library available

@rolandwalker
Copy link
Collaborator

Hi! Interesting.

I know we broke a few things with the transition to tree-sittter but this shouldn't have been touched.

@Dedsd
Copy link
Author

Dedsd commented Dec 16, 2021

Hi! I found this strange too, since nobody has created a similar issue...

@dwcoates
Copy link
Owner

Have you tried doing

>>> import chess

after running the python executable pointed to by pygn-mode-python-path? Sometimes python paths are annoying

@Dedsd
Copy link
Author

Dedsd commented Dec 21, 2021

It's importing normal. The lib is installed.

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

3 participants