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

mod.communicator.PODocsError: [Errno 2] No such file or directory #1

Open
l80 opened this issue Sep 4, 2013 · 1 comment
Open

mod.communicator.PODocsError: [Errno 2] No such file or directory #1

l80 opened this issue Sep 4, 2013 · 1 comment

Comments

@l80
Copy link

l80 commented Sep 4, 2013

My *.po files there are in the '/Volumes/svnnew/agesage_/main/locale/nma/'. After start C3PO script with synchronize command script stop with exception:

$ python c3po_cmd.py synchronize -l /Volumes/svnnew/agesage_/main/locale/nma/
Traceback (most recent call last):
  File "c3po_cmd.py", line 23, in <module>
    main()
  File "c3po_cmd.py", line 19, in main
    getattr(com, command[0])()
  File "/Volumes/svnnew/c3p0/C3PO/c3po/mod/communicator.py", line 188, in synchronize
    raise PODocsError(e)
mod.communicator.PODocsError: [Errno 2] No such file or directory: '/Volumes/svnnew/agesage_/main/locale/nma/ja/temp/c3po_local_trans.csv'

And folder /Volumes/svnnew/agesage_/main/locale/nma was deleted.

@stefan8
Copy link
Collaborator

stefan8 commented Sep 23, 2013

Probably this was issued before. Does it occur with latest version?

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

2 participants