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

In Read-only file system, error happens #19

Open
aie2 opened this issue Jul 5, 2019 · 1 comment
Open

In Read-only file system, error happens #19

aie2 opened this issue Jul 5, 2019 · 1 comment

Comments

@aie2
Copy link

aie2 commented Jul 5, 2019

In google cloud function,
If you call semidbm.db.open( filename, "r" ), it happens that error 「Function failed on loading user code. Error message: [Errno 30] Read-only file system: '/env/local/lib/python3.7/site-packages/pykakasi/kanwadict3.db/data'」
( It happens in pykakasi.)
The cause of that is 「compat.DATA_OPEN_FLAGS」.
Please modify.

@aie2
Copy link
Author

aie2 commented Jul 5, 2019

related pull requests
#16 #15 #9
related issue
#18

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