Shintaro Takemura
Shintaro Takemura
Could you consider Python 3 compatibility like the following code? I tried to fix the code, but Python 2 dependencies was too deep so I gave up. Also I found...
Hi, SQL Server command-line tools (bcp & sqlcmd) is currently available on UNIX like Windows. Please see [Install sqlcmd and bcp the SQL Server command-line tools on Linux](https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup-tools). Also bcp's...
Django-mptt's [DraggableMPTTAdmin](https://django-mptt.github.io/django-mptt/admin.html#mptt-admin-draggablempttadmin) is quite useful for editing trees. Could you introduce this option to use this feature?
**Environment (please complete the following information):** - OS/OS Version: Android 11 - Source Version: master/v2.9.1-p1 - Unity Version: Unity 2020.3.36f1 **Describe the bug** Logcat shows the following error on unity...
Would you like to give me any information how to convert from MLIR to SPIR-V? I tried to use mlir-translate with serialize-spirv option, but I couldn't realize how to use...