Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
weboob
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
180
Issues
180
List
Boards
Labels
Milestones
Merge Requests
53
Merge Requests
53
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
weboob
weboob
Commits
118c26fe
Commit
118c26fe
authored
Jul 10, 2010
by
Christophe Benz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update INSTALL for dependencies
parent
de3b3880
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletion
+14
-1
INSTALL
INSTALL
+14
-1
No files found.
INSTALL
View file @
118c26fe
...
...
@@ -46,8 +46,21 @@ Debian note
When using Debian, it is advised to install Python Debian packages, and not the
PyPI ones (when they are available).
To achieve this, please install the following packages before installing Weboob:
To achieve this, use the --no-deps option of setup.py:
# ./setup.py develop --no-deps
Then, please install the following packages before installing Weboob:
* pyqt4-dev-tools
* python-dateutil
* python-feedparser
* python-gdata
* python-html5lib
* python-imaging
* python-lxml
* python-qt4
* python-qt4-phonon
* python-simplejson
* python-yaml
Bash completion
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment