--
You received this message because you are subscribed to the Google Groups "beautifulsoup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beautifulsou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beautifulsoup/3156d9c4-7de7-48aa-b299-4d20d846e522%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "beautifulsoup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beautifulsou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beautifulsoup/c3453574-98d3-4739-a85a-520c1e78cf60%40googlegroups.com.
Rohit:You don't understand. Having Python 3 has nothing to do with what version of beautiful soup you have. You need the version of bs4 that works on Python 3. Please follow Oliver's suggestion.“None of you has faith until he loves for his brother or his neighbor what he loves for himself.”
On Thu, Oct 3, 2019 at 4:04 PM Rohit Mahale <rohit...@aitglobalinc.com> wrote:
No actually I have python 3.7.4 as I have mentioned.--
On Friday, October 4, 2019 at 2:18:48 AM UTC+5:30, Rohit Mahale wrote:I am trying to import the bs4 from python 3.7.4 by ' from bs4 import beautifulsoup4' but it is showing error as,File "<stdin>", line 1, in <module>File "C:\Python\lib\site-packages\bs4\__init__.py", line 53'You are trying to run the Python 2 version of Beautiful Soup under Python 3. This will not work.'<>'You need to convert the code, either by installing it (`python setup.py install`) or by running 2to3 (`2to3 -w bs4`).'But, I have the latest version of beautifulsoup4 still, it is showing this error what shall I do.Thanks.
You received this message because you are subscribed to the Google Groups "beautifulsoup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beauti...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to beautifulsou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beautifulsoup/c98cb955-b2cc-46c2-8ac7-c1ba78723072%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beautifulsoup/c98cb955-b2cc-46c2-8ac7-c1ba78723072%40googlegroups.com.