I made a crawler using pantomjs of selenium with Python. And for distribution as a single file To create exe with pyinstaller, if you use --noconsole, the option of pyinstaller, it does not run phantomjs of selenium, so crawling is not possible. - It works well without noconsole, but is there a solution?
selenium pyinstaller
Please post the error code about how it doesn't work
© 2024 OneMinuteCode. All rights reserved.