zotero2SemanticScholar icon indicating copy to clipboard operation
zotero2SemanticScholar copied to clipboard

Zotero2SemanticScholar not responding

Open davidAlgis opened this issue 3 years ago • 1 comments

The windows form isn't responding when scrapping is in progress.

davidAlgis avatar Sep 09 '22 10:09 davidAlgis

Tkinter and selenium need to work on separated thread to avoid this problem : https://stackoverflow.com/questions/64893207/how-to-make-tkinter-and-selenium-work-together https://realpython.com/intro-to-python-threading/

davidAlgis avatar Sep 09 '22 10:09 davidAlgis