Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
60 views1 page

Plugbox: Pacman - S Python2 Python-Distribute Easy - Install-2.7 Pip Pip Install Flexget

FlexGet can be installed on PlugBox alongside Python 2.x and 3.x by installing Python 2, Distribute for Python 2, and using pip2 to install FlexGet. This avoids issues with upgrading to Python 3 in PlugBox. The installation can be verified by running flexget -V in the command line.

Uploaded by

ahem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views1 page

Plugbox: Pacman - S Python2 Python-Distribute Easy - Install-2.7 Pip Pip Install Flexget

FlexGet can be installed on PlugBox alongside Python 2.x and 3.x by installing Python 2, Distribute for Python 2, and using pip2 to install FlexGet. This avoids issues with upgrading to Python 3 in PlugBox. The installation can be verified by running flexget -V in the command line.

Uploaded by

ahem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

5/19/2020 FlexGet

Plugbox
Wiki explaining installation here (http://plugapps.com/index.php5?title=Application:Flexget).

However it seems to discourage upgrading to Python 3 in PlugBox. This shouldn’t be a problem since you
can install 2.x alongside 3.x just ne.

According to post here (http://plugboxlinux.org/forum/viewtopic.php?f=9&t=368&start=10#p3071) the


following should work ne if you are running Python 3.

pacman -S python2 python-distribute


easy_install-2.7 pip
pip install flexget

Note: There will be some GCC compiler complaints about optional speedups. Ignore these, those will fall
back to pure python.

To verify installation:

flexget -V

https://flexget.com/InstallWizard/Plugbox 1/1

You might also like