firecat53 / urlscan

Mutt and terminal url selector (similar to urlview)
GNU General Public License v2.0
213 stars 37 forks source link

Installation problem on Ubuntu #23

Closed nlw0 closed 9 years ago

nlw0 commented 9 years ago

Hi, I'm trying to install urlscan using "sudo pip install". It all seems to work well, but then I get

    error: can't copy 'COPYING': doesn't exist or not a regular file

Any ideas?

firecat53 commented 9 years ago

I just tried this on my Ubuntu 14.04 server and it worked fine...no errors. Perhaps make sure you're not using a cached copy of the installation .whl or .egg from somewhere in your filesystem. Maybe try downloading the .whl file directly from pypi and installing it. I can't think of any other reasons it would fail!

Scott

firecat53 commented 9 years ago

Closing. You can reopen if you are still having issues.

Thanks, Scott