Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken code #4

Open
Zaldor opened this issue Apr 14, 2019 · 1 comment
Open

Broken code #4

Zaldor opened this issue Apr 14, 2019 · 1 comment

Comments

@Zaldor
Copy link

Zaldor commented Apr 14, 2019

URLIB has some function deprecated and
on entering url:

Enter the url: https://issuu.com/(whatever)
Traceback (most recent call last):
File "./issuu.py", line 10, in
x = str(input("Enter the url: "))
File "", line 1
https://issuu.com/(whatever)
^
SyntaxError: invalid syntax

@jpeacock29
Copy link
Contributor

Is this the error exactly as it appeared? Line 1 of the script is from bs4 import BeautifulSoup, so it's a bit confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants