chopin
chopin
Thanks for your rapid response. I tried again and I barely went through the Colab examples up to 3. > > Can I let the current Colab notebook read files...
The ipynb link in the Github source code is brokwn. I somehow found the right link: address. When you open it and run it, you will see the errors above:...
I tried the other *.ipynb files in the same directory, and they had the same problem during installation. Please check them too.
I am not able to use minification because of this error. I hope that this bug is fixed so that I can use minification. Thanks.
It seems that Python |= operates either in boolean or in bitwise depending on the types of its operands, but Javascript doesn't. Does Transcyprt have an option to translate it...
I mean "__ target __ /" directory. Underbar '_' letters were automatically deleted by GitHub Editor in the above posting.
I tried mesh.material.emissiveColor= BABYLON.Color3(1,1,1). But, it had no difference.
it raises ValueError exception (not IndexError) in Python3.9.