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

cannot import name 'Stockfish' from 'stockfish' #4

Closed
SURFLOU opened this issue Oct 3, 2018 · 2 comments
Closed

cannot import name 'Stockfish' from 'stockfish' #4

SURFLOU opened this issue Oct 3, 2018 · 2 comments

Comments

@SURFLOU
Copy link

SURFLOU commented Oct 3, 2018

while opening this python file:

from stockfish import Stockfish

stockfish = Stockfish('/Users/zhelyabuzhsky/Work/stockfish/stockfish-9-64')

get a following error:

ImportError: cannot import name 'Stockfish' from 'stockfish'

@SURFLOU
Copy link
Author

SURFLOU commented Oct 3, 2018

nvm fixed

@SURFLOU SURFLOU closed this as completed Oct 3, 2018
@jonathanmorlen
Copy link

Can you explain your fix? I am getting the same error

johndoknjas added a commit to johndoknjas/stockfish-1 that referenced this issue Mar 8, 2023
Change links and add information to README
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

2 participants