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

官方例子无法生成json文件 #79

Open
etcxy opened this issue Jul 3, 2021 · 0 comments
Open

官方例子无法生成json文件 #79

etcxy opened this issue Jul 3, 2021 · 0 comments

Comments

@etcxy
Copy link

etcxy commented Jul 3, 2021

image

按官方给的例子,无法生成对应文件

datafaker file . out.txt 10 --meta meta.txt --format json
Traceback (most recent call last):
  File "/Users/etcxy/opt/miniconda3/envs/myenv37/lib/python3.7/site-packages/datafaker/cli.py", line 87, in main
    args = parse_args()
  File "/Users/etcxy/opt/miniconda3/envs/myenv37/lib/python3.7/site-packages/datafaker/cli.py", line 65, in parse_args
    raise ParamError('rdb not support for json format')
datafaker.exceptions.ParamError: rdb not support for json format

rdb not support for json format
(myenv37) ➜  /tmp
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