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

not working #2

Open
govann opened this issue May 19, 2020 · 2 comments
Open

not working #2

govann opened this issue May 19, 2020 · 2 comments

Comments

@govann
Copy link

govann commented May 19, 2020

No description provided.

@govann
Copy link
Author

govann commented May 20, 2020

Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Users/vanshtaneja/jd/justDail_scraper.py", line 253, in get_data_from_url phone_no=(get_phone_no(wd.page_source)) File "/Users/vanshtaneja/jd/justDail_scraper.py", line 20, in get_phone_no sheet = cssutils.parseString(str(style[len(style)-1].text)) AttributeError: module 'cssutils' has no attribute 'parseString'

@SuhailSaify
Copy link
Owner

Hi

Please try
cmd/terminal>python>import cssutils

and let me know if it throws an error.

This error occurs due to improper installation.

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