[RESOLVED] easy_install not working

Problems with packages? Post here, using [tags] of the package name.

[RESOLVED] easy_install not working

Postby matjaz » Wed Jan 18, 2012 6:30 pm

So, today I wanted to enable some auto TV shows downloading with Transmission and Flexget. Transmission: works, Flexget: works.

I discovered there is a better way to do this, via transmissionrpc (which installs with easy_install). But, easy_install command is not found.

$this->bbcode_second_pass_code('', '-bash: easy_install: command not found')

I've installed python2, python2-distribute but easy_install is still not working. Where else can I find setuptools?
matjaz
 
Posts: 37
Joined: Thu Jan 05, 2012 11:00 pm

Re: easy_install not working

Postby WarheadsSE » Wed Jan 18, 2012 6:44 pm

Where did you get easy_install from?

http://pypi.python.org/pypi/pip
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: easy_install not working

Postby pepedog » Wed Jan 18, 2012 6:45 pm

python-distribute
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: easy_install not working

Postby matjaz » Wed Jan 18, 2012 6:53 pm

python-distribute is also installed.

WarheadsSE: tried with pip, also command not found (PS: easy_install is used in tutorial for Flexget;)
pepedog: tried it with python-distribute, command not found.

I'm clueless o.O
matjaz
 
Posts: 37
Joined: Thu Jan 05, 2012 11:00 pm

Re: easy_install not working

Postby pepedog » Wed Jan 18, 2012 7:00 pm

Do not install that way, do it this way
pacman -S flexget
Don't forget when running (or cron) flexget to put in full path of yml file
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: easy_install not working

Postby matjaz » Wed Jan 18, 2012 7:08 pm

Not sure where you want me to put that .yml file :)

Here's what I did:

1. Installed flexget with pacman -S flexget
2. Created config in ~/.flexget/config.yml
3. Edited the config, with support for transmissionrpc
4. Created crontab, with this: */30 * * * * /usr/bin/flexget --cron

When I try to install transmissionrpc (with easy_install OR pip), for both commands I get command not found.
matjaz
 
Posts: 37
Joined: Thu Jan 05, 2012 11:00 pm

Re: easy_install not working

Postby bneate » Wed Jan 18, 2012 7:19 pm

You could try installing the package for it with pacman...its available in the arm7 repos at least:
pacman -Ss transmissionrpc
aur/pytransmissionrpc 0.8-1 [installed]
A python module that communicate with Transmission through json-rpc e.g. for FlexGet
bneate
 
Posts: 11
Joined: Thu Aug 25, 2011 3:23 pm

Re: easy_install not working

Postby matjaz » Wed Jan 18, 2012 7:26 pm

bneate: Weird, this is what I get.

$this->bbcode_second_pass_code('', '[root@alarm ~]# pacman -Ss transmissionrpc
aur/pytransmissionrpc 0.8-1
A python module that communicate with Transmission through json-rpc e.g. for
FlexGet.
[root@alarm ~]# pacman -Sy transmissionrpc
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
aur is up to date
error: target not found: transmissionrpc')
matjaz
 
Posts: 37
Joined: Thu Jan 05, 2012 11:00 pm

Re: easy_install not working

Postby WarheadsSE » Wed Jan 18, 2012 7:35 pm

pytransmissionrpc
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: easy_install not working

Postby matjaz » Wed Jan 18, 2012 7:37 pm

Oh, damn. Thank you. SOLVED :)
matjaz
 
Posts: 37
Joined: Thu Jan 05, 2012 11:00 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 12 guests