You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beautifulsoup
Hello,
My Python is saying Cannot find Module "BeautifulSoup"
Python version is 3.13
Beautiful version is 4.13
Chris Papademetrious
unread,
Jul 22, 2025, 6:50:31 AMJul 22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beautifulsoup
Hi Sonubi,
How did you install the package?
What Python command are you trying to run that gives the error?
- Chris
SONUBI ABIOLA
unread,
Jul 23, 2025, 8:23:06 PMJul 23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beautifulsoup
Thank you for your response, i had resolved it. Pycharm requires that I install BeautifulSoup into Pycharm itself, I initially installed BeautifulSoup through the command prompt but its not seen it. So I installed it in Pycharm and error disappeared