Flexget anybody
Forum » Forum / Torrent programs » Flexget anybody
Started by: nineteennineteen
On: 1228311775|%e %b %Y, %H:%M %Z|agohover
Number of posts: 3
rss icon RSS: New posts
Summary:
Have installed python 2.5 and flexget with feedparser - am getting error message python: can't resolve symbol 'dbm_firstkey'
Flexget anybody
nineteennineteen 1228311775|%e %b %Y, %H:%M %Z|agohover

Well, no response to my other thread re RSS feeds, so I went ahead and went for Flexget

This runs fine on my PC, but comes out with the error message

python: can't resolve symbol 'dbm_firstkey'

on my MBWE
What is generating the message?
It is very likely that I have missed a step in installation
Checklist anyone?
Has anyone here had success with flexget?

Thanks

Tim

unfold Flexget anybody by nineteennineteen, 1228311775|%e %b %Y, %H:%M %Z|agohover
Re: Flexget anybody
nineteennineteen 1228383223|%e %b %Y, %H:%M %Z|agohover

Further investigation showed that dbm_firstkey is part of the dmb.so module in the python25 code.

As an experiment I renamed the dbm.so file to xdbm.so - so it would not be seen, and the code proceeded and worked
So can someone explain that?

Tim

unfold Re: Flexget anybody by nineteennineteen, 1228383223|%e %b %Y, %H:%M %Z|agohover
Re: Flexget anybody
kdodhkdodh 1256232814|%e %b %Y, %H:%M %Z|agohover

renaming dbm.so file to xdbm.so worked for me, too (although I don't know why).

the file to be renamed is in:
/opt/lib/python2.5/lib-dynload

for Flexget, I installed by python2.5, py25-feedparser, and py25-yaml with Optware

unfold Re: Flexget anybody by kdodhkdodh, 1256232814|%e %b %Y, %H:%M %Z|agohover
New post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License