Open DanielSmon opened 7 years ago
Hi, it appears I introduced this bug. Apparently the recursive keyword is only supported in python 3.5
This should be fixed in a24d2b8266881ba3ba6a34cec2f67b8a26e096fb Can you please test once more after pulling the latest version? Thanks.
@goord thanks for doing that so quickly! I will test it tomorrow at the latest and post my results.
Cheers, Daniel
@goord I've tested the latest Docker image, and can confirm this issue is resolved in the latest version.
Thanks again! Daniel
Hi,
I've pulled the latest Docker image from nlesc/massive-potreeconverter, and I'm getting the following error running mpc-info when I supply a directory path, such as:
If I specify a las file directly, it works:
I saw that there was a recent commit to update the file search code, which makes use of glob. But I don't have much python experience to quickly troubleshoot. Anyone else experiencing this issue?
Cheers, Daniel