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

ImportError: cannot import name 'RoboBrowser' #83

Closed
alphaaurigae opened this issue Dec 27, 2017 · 3 comments
Closed

ImportError: cannot import name 'RoboBrowser' #83

alphaaurigae opened this issue Dec 27, 2017 · 3 comments

Comments

@alphaaurigae
Copy link

OS: 16.04
Tried pip and pip easyinstall
pip install robobrowser
sudo -H pip install robobrowser ....

Even tried wiping pip && requests and reinstall - same result.

Package installs, tried sudo ldconfig - however, not getting this to work.
Iam a python newb, please excuse if theres a usefail from my side.

python3 robobrowser.py
Traceback (most recent call last):
  File "robobrowser.py", line 4, in <module>
    from robobrowser import RoboBrowser
  File "/home/robotux/robobrowser.py", line 4, in <module>
    from robobrowser import RoboBrowser
ImportError: cannot import name 'RoboBrowser'
@alphaaurigae
Copy link
Author

nope, eventually got tired and found another solution.

@karam93
Copy link

karam93 commented Jan 30, 2019

nope, eventually got tired and found another solution.

what is the other solution>?

@alphaaurigae
Copy link
Author

beautifulsoup as far as i remember :)

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