Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Code is not responding
Post: Code is not responding

I'm trying to run tor with python requests module so i write this code but this code is not responding and not showing any error what's the error in this code please help from stem import Signal from...
abhishek81py General Coding Help 0 1,499 Jul-07-2020, 12:40 PM
    Thread: ModuleNotFoundError: No module named 'http.client'; 'http' is not a package
Post: ModuleNotFoundError: No module named 'http.client'...

i'm running this code import requests url="https://news.google.com/news/rss" x=requests.get(url) print(x)and this error is occurred Please help how to solve this Error:abhishek@localhost:~/visual st...
abhishek81py General Coding Help 1 15,492 Jun-25-2020, 08:55 AM
    Thread: ImportError: cannot import name 'Request' from 'request'
Post: ImportError: cannot import name 'Request' from 're...

When i install "http module" using this command "pip3 install http" an error was occurred Error: ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys,...
abhishek81py General Coding Help 1 3,947 Jun-18-2020, 07:48 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020