Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
122 views
in Technique[技术] by (71.8m points)

python - Error: Invalid value for '[FILES]...': Path '{path/to/data}' does not exist

I've just gotten started with Datasette and found that while I have hundreds of .sqlite databases, only one was able to load (it was empty). Every other one has had this sort of error:

Error: Invalid value for '[FILES]...': Path '/Users/mercury/Pictures/Photos' does not exist.

Any suggestions?

question from:https://stackoverflow.com/questions/65949007/error-invalid-value-for-files-path-path-to-data-does-not-exist

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

It turns out this was a simple error. The file path is required to be in quotes.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...