Skip to content

asm2vec is not reproducable because of gensim #34

@ivanmilevtues

Description

@ivanmilevtues

Hey all,
I've been trying to setup the project and play around with it. However I cannot run asm2vec because of gensim.
Turns out I cannot run git clone https://github.com/RaRe-Technologies/gensim/.
The docker file when built fails with:

0.276 Cloning into 'gensim'...
0.452 fatal: could not read Username for 'https://github.com': No such device or address

I tried adding my git configs, but it turns out that I am unable to clone the gensim repository in general, even outside docker.

remote: Please ask the owner to check their account.
fatal: unable to access 'https://github.com/RaRe-Technologies/gensim/': The requested URL returned error: 403```

I was going to open issue at their repository, however this is not possible.

Are other people experiencing this if so is there someone who's managed to workaround this issue?

Thanks in advance!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions