blaze / blaze/odo

Missing imports fail silently

Open
#512 1 comment 0 reactions 0 assignees View on GitHub
feature request user experience
Dominant language
Python
Stars
1k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

I was getting `failed to parse uri` errors on CSV paths, but only in certain environments. I eventually figured out that this was because those environments were using a custom-built python that was compiled without `bz2` support, which caused the csv backend to fail on `import bz2`.

I know this is a fringe case, but it's one where a lack of warning or error messages cost me hours of confused debugging.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.