0

I am trying to use ghost.py which requires PySide or PyQt4. I tried to install PySide with pip.

PySide Installation Error

Then when I try to install PyQt4 instead, I get this result:

PyQt4 Installation Error

I checked other questions on stackoverflow and installed PyQt6 instead bu ghost doesn't work with PyQt5-PyQt6. Can anybody help me with these problems. All I want is to be able to use ghost.

Ert51
  • 19
  • 5
  • If you're referring to https://github.com/jeanphix/Ghost.py, it says it requires PySide2. Besides, it seems quite old and unmaintained (the latest update is 5 years ago, which is **an awful lot** in terms of web browsers), so I wouldn't suggest using it anyway. – musicamante Jul 20 '22 at 10:49
  • What can you advise me to use @musicamante ? I just want to develop a simple bot to have a button on a website clicked and then scrape the details in the opened page. – Ert51 Jul 20 '22 at 10:51
  • Look for selenium or use the QtWebEngine framework. – musicamante Jul 20 '22 at 10:54

0 Answers0