py3dtiles_batcher
py3dtiles_batcher copied to clipboard
exe file location
it is said in this repo command example that we can run with exe file, where can i find the py3dtiles_batcher.exe ?
If you install the package with the following instructions :
$ git clone https://github.com/Tofull/py3dtiles_batcher
$ cd py3dtiles_batcher
$ pip install .
then you should get the py3dtiles_batcher.exe available in your path, because pip will create it automatically.