Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File name too long #5

Open
abanger opened this issue Mar 11, 2017 · 0 comments
Open

File name too long #5

abanger opened this issue Mar 11, 2017 · 0 comments

Comments

@abanger
Copy link

abanger commented Mar 11, 2017

Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 653, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/home/yuliao/subtitle/subtitle_crawler/pipelines.py", line 13, in process_item
fp = open('result/'+file_name, 'w')
IOError: [Errno 36] File name too long: 'result/htt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant