Closed alexhrao closed 2 years ago
@alexhrao Thanks for the report!
We released 1.0.5 yesterday to address this. Could you try updating to see if it resolves your issue?
It worked!
I'm curious actually, what was the root cause?
EDIT: Ah I see you all already answered that question:
- The protobuf files (
saleae/grpc
) generated during the .whl build were not being included in the .whl file. This was caused by thesaleae/grpc
directory being added to the .gitignore file. These ignored files have been moved to the parent directory's .gitignore, and an empty .gitignore has been added to the python directory.
The automation API fails to load in version 1.0.4:
Reinstallation doesn't help, but downgrading to version 1.0.3 makes it work. I haven't had a chance to figure out why, but I thought I'd let you know!
This creates the folders as expected