Emre Aladağ

Results 19 comments of Emre Aladağ

I get a similar error: Could not parse Java version from """openjdk version "12.0.1" 2019-04-16 OpenJDK Runtime Environment (build 12.0.1+12) OpenJDK 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing) """

Hi, shall you merge this pull request? I think email verification is an essential feature. I'm using userena and it forces used to verify their emails. But they can overcome...

I have the same thing on MacOS. I can not undo after backspace. I can undo after Cmd+Backspace. I think this is an important issue.

https://github.com/aladagemre/crystal-igraph/blob/0ce58a79bdeab565af3dca6e19bcfbf2285b9b9c/lib_igraph.cr

https://github.com/aladagemre/crystal-igraph/blob/0ce58a79bdeab565af3dca6e19bcfbf2285b9b9c/lib_igraph.cr

when I use T.new, it says T doesn't have method new. When I try to cast T to S, it says S can't be casted to T. I don't know...

@naysumyat A workaround: * Open up test.py * Comment out `net.cuda()` and `img = img.cuda()` lines * Add map_location argument to torch.load: `net.load_state_dict(torch.load(cp, map_location=torch.device('cpu')))`

Hi, now I can not even type on the editor. Only Enter and backspace buttons work. Tested with Chrome and Firefox on MacOS. I'm not sure why.

Now I can say * We have to add press space after link statement in order to get it converted to link. Pressing Enter does not convert to link. *...