Skip to content

Path to cache.dat #5

@ehorohorin

Description

@ehorohorin

By default rss2twitter create cache,dat in the current working directory.
It should be defined by parameter, otherwise this error may appear:

ERROR, UNEXPECTED EXCEPTION
[Errno 13] Permission denied: 'cache.dat'
Traceback (most recent call last):
File "/home/genix/sources/rss2twitter-0.0.3/src/rss2twitter.py", line 109, in
main()
File "/home/genix/sources/rss2twitter-0.0.3/src/rss2twitter.py", line 69, in main
cPickle.dump({'id': None}, open('cache.dat', 'wb'), -1)
IOError: [Errno 13] Permission denied: 'cache.dat'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions