Jack Morse
Results
2
issues of
Jack Morse
I run `sudo` python setup.py install`and it comes back with the error`unable to execute 'arm-linux-gnueabihf-gcc': No such file or directory` Here is the full log: [SteamController.txt](https://github.com/ynsta/steamcontroller/files/557174/SteamController.txt) I am using a...
I found an bug recently in a Micronaut application I was writing where I was using the custom Micronaut object mapper, if a Kotlin class is annotated with @Introspected and...