Python Forum
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BeautifulSoup - Table
#6
(Oct-12-2016, 02:38 AM)metulburr Wrote: Are you sure its not in your source file? Because your OP has BS in it.

This is a big difference. Interpreter that you open manually is completely different that an interpreter ran from an IDE, for example. IDE's might do something automatically....and it might even be a different interpreter. 
Hi,

it worked now.
After I restarted my computer. I deleted the csv.py and renamed it simply as test.py. I ran the code again. It then worked.

Anyhow, what does OP means?

Also, what do u mean that "Interpreter that you open manually is completely different that an interpreter ran from an IDE?

I downloaded Python from https://www.python.org/downloads/windows/
I normally bring up the Python 3.5.1 Shell, which I think it is the Python Interpreter.

From every individual piece of code that I run on the Shell, I then copy and paste them to a New File that I opened from the Shell and saved them as .py

I self-studied Python, there are gaps in my knowledge. Hope to fill those gaps out.

Thank you!
Reply


Messages In This Thread
BeautifulSoup - Table - by tkj80 - Oct-06-2016, 02:10 AM
RE: BeautifulSoup - Table - by Larz60+ - Oct-06-2016, 02:42 AM
RE: BeautifulSoup - Table - by nilamo - Oct-06-2016, 04:17 PM
RE: BeautifulSoup - Table - by tkj80 - Oct-12-2016, 02:17 AM
RE: BeautifulSoup - Table - by metulburr - Oct-12-2016, 02:38 AM
RE: BeautifulSoup - Table - by tkj80 - Oct-21-2016, 01:19 AM
RE: BeautifulSoup - Table - by metulburr - Oct-21-2016, 01:23 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Beautifulsoup table question tantony 5 4,069 Sep-30-2019, 03:26 PM
Last Post: tantony
  BeautifulSoup: Error while extracting a value from an HTML table kawasso 3 4,242 Aug-25-2019, 01:13 AM
Last Post: kawasso
  BeautifulSoup - extract table but not using ID jonesin1974 5 31,978 Apr-27-2018, 07:22 PM
Last Post: NinoBaus
  How to get hyperlinks in to the table extracted by BeautifulSoup KenniT 2 5,899 Apr-04-2018, 10:05 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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