daisy / daisy/lion

Obi export error

Open
#54 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When running this command:

python obi_export.py --config="../config/obi_local.cfg" eng-US "/tmp/obi"

The following error appeared:

Error: Couldn't export /tmp/obi/Dialogs/PhraseProperties.en.resx ([Errno 2] No such file or directory: u'/tmp/obi/Dialogs/PhraseProperties.resx')

This was observed after testing changes for revision 255; however, it is present from rev. 254 or earlier and was not caused by the changes.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the reported command, `python obi_export.py --config="../config/obi_local.cfg" eng-US "/tmp/obi"`, and inspect the error for the missing `Dialogs/PhraseProperties.resx` file. The issue identifies `obi_export.py` as the entry point but gives no test or resolution; done means the export no longer fails for the reported missing file.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.