scrapinghub / portia

Visual scraping for Scrapy
BSD 3-Clause "New" or "Revised" License
9.3k stars 1.4k forks source link

fail install 404 #726

Closed Royalxm closed 7 years ago

Royalxm commented 7 years ago

I have this error in debian or ubuntu same :(

W: The repository 'http://ppa.launchpad.net/beineri/opt-qt551-trusty/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/beineri/opt-qt551-trusty/ubuntu/dists/xenial/main/binary-amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
ruairif commented 7 years ago

The correct install instructions can be found here. If you can't install it in your current version of Debian or Ubuntu you can downgrade to Ubuntu 14.04 or install Portia using Docker or vagrant instead.

The simplest way to use Portia is to install Docker and then run:

docker run -v ~/portia_projects:/app/data/projects:rw -p 9001:9001 scrapinghub/portia