Closed Dhruv3000 closed 3 years ago
from random_user_agent.params import SoftwareName, HardwareType ModuleNotFoundError: No module named 'random_user_agent SHOWS THIS ERROR
Install the random_user_agent module: pip install random-user-agent
This issue seems to be resolved.
Solution: pip install random-user-agent or pip3 install random-user-agent
pip install random-user-agent
pip3 install random-user-agent
Closing this issue for now!
from random_user_agent.params import SoftwareName, HardwareType ModuleNotFoundError: No module named 'random_user_agent SHOWS THIS ERROR