maaaaz / webscreenshot

A simple script to screenshot a list of websites
GNU Lesser General Public License v3.0
653 stars 162 forks source link

phantomjs error #72

Closed bryanseah234 closed 3 years ago

bryanseah234 commented 3 years ago

hi my code ran into this error, and i dont know how to resolve it. my phantomjs has been installed properly and added to path

my code is: python webscreenshot.py -i ids.txt -f jpg

error code is:

# Phantomjs general error
logger_url.error("Shell command PID %s returned an abnormal error code: '%s'" % (p.pid,retval))
bryanseah234 commented 3 years ago

all solved! now trying to add cookie