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

Doesn´t work on Ubuntu 16.04.4 LTS #7

Open
hyperpac opened this issue Mar 8, 2018 · 2 comments
Open

Doesn´t work on Ubuntu 16.04.4 LTS #7

hyperpac opened this issue Mar 8, 2018 · 2 comments

Comments

@hyperpac
Copy link

hyperpac commented Mar 8, 2018

python tool.py produces this output:

No handlers could be found for logger "tldextract" Traceback (most recent call last): File "tool.py", line 336, in <module> facebook_df['category_tags']= facebook_df.apply(lambda row: Facebook_URL_Categorizre(row['url_location']), axis=1) File "/usr/local/lib/python2.7/dist-packages/pandas/core/frame.py", line 2357, in __setitem__ self._set_item(key, value) File "/usr/local/lib/python2.7/dist-packages/pandas/core/frame.py", line 2422, in _set_item self._ensure_valid_index(value) File "/usr/local/lib/python2.7/dist-packages/pandas/core/frame.py", line 2404, in _ensure_valid_index raise ValueError('Cannot set a frame with no defined index ' ValueError: Cannot set a frame with no defined index and a value that cannot be converted to a Series

@hyperpac hyperpac changed the title Doesn´t work on Ubutun 16.04.4 Doesn´t work on Ubutun 16.04.4 LTS Mar 8, 2018
@sidtechnical
Copy link
Owner

I am not being able to reproduce this error on my Ubuntu 16.04.4 LTS machine. I suspect that it has to do something with your Facebook browsing history which you don't have I believe?

@sidtechnical sidtechnical changed the title Doesn´t work on Ubutun 16.04.4 LTS Doesn´t work on Ubuntu 16.04.4 LTS Mar 13, 2018
@lennartadrian-main
Copy link

I had the same problem but after visiting some sites on facebook, it worked.

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

3 participants