Alejandro Ramallo
Alejandro Ramallo
I believe the relevant dependency is libssh2 (through objective-git), which currently has an open issue and PR for this very problem. See: * https://github.com/libssh2/libssh2/issues/630 * https://github.com/libssh2/libssh2/pull/626 From a quick glance,...
I was having the same problem using a self hosted Gitlab instance, and even went through the trouble of setting up a Gitea server just to see if Gitlab was...
I don't know if Cppia was designed to be (mis-)used this way, but I think it'd be pretty cool if it can work since the generated cppia scripts are super...
I tried to reproduce the issue in that test directory, but I can't seem to get it to work. However, I did notice some strange behavior which seems like it...
I tried it on the latest version on the dev branch and hxcpp 4.0.19 from haxelib, but I'm still seeing the same behavior on my [test project.](https://github.com/AlexRamallo/cppiabug) EDIT: To clarify,...
Also, a workaround is to declare the member variable as `Dynamic`
This might not that helpful, but I was encountering the *exact* same symptoms described here, including the message about switching to direct display mode (on a Vive instead of an...
This can be fixed without disabling that safety module by updating to a newer version of pytorch. Tested it with torch 1.13 and cuda 11.7, and it works. Just run...
I second this suggestion