danhper / danhper/suplearn-clone-detection

Not able to run suplearn-clone command

Open
#7 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
18
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Hello @danhper

I am trying to reproduce the project as part of my MSR course. I am new to this. So, the problem I am facing is, after running
the below commands:
```
pip install -r requirements.txt
python setup.py develop
cp config.yml.example config.yml
```
I am stuck. When I run the next command : `suplearn-clone generate-dataset`
I get the error as : **zsh: command not found: suplearn-clone**

Can you please help me?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the setup using requirements.txt, setup.py, and config.yml.example, then run the documented suplearn-clone generate-dataset command in zsh. Check how setup.py exposes the command and verify whether the installation completes and makes the command available; done means the command is recognized rather than producing “command not found”.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.