kkarthikvk

Results 3 issues of kkarthikvk

As i don't have linux OS . I'm stuck with setting up the environment . I saw that for windows there is no version of torch=0.3.0 . If i download...

https://github.com/alexalemi/segmentation/blob/a72cac9a939f6b8bdd07376a6193230f25e35da6/code/segmentart.py#L11 From the specified line while compiling i got the error saying IndexError: list index out of range . I printed the sys.argv it has only [segmentart.py] . Can i...

**Describe the bug** While trying to connect TigerGraph cloud using pyTigerGraph. Getting an HTTPError while running "conn.getSchema()" Error: `HTTPError:401 Client Error: Unauthorized for url: [https://nccn-demo.i.tgcloud.io:443/gsqlserver/gsql/schema?graph=mygraph](https://nccn-demo.i.tgcloud.io/gsqlserver/gsql/schema?graph=mygraph)` Using Free tier instance. Version...