Skip to content

Conversation

@lukazso
Copy link

@lukazso lukazso commented Jul 3, 2022

I made the yolov6 directory with its contents installable via pip by adding setup.py and putting the directories in the package structure (simply added empty __init__.pys).

You can now install everything inside the yolov6 directory via pip by either

  1. Cloning the project and then running pip install . inside the project root directory, or
  2. Directly install it from github by running pip install git+https://github.com/meituan/YOLOv6.git (if it is on the main branch)

@Chilicyy
Copy link
Collaborator

Chilicyy commented Jul 4, 2022

Thanks for your contribution! We will verify and test the code as soon as possible.

@kadirnar
Copy link
Contributor

Hello @Chilicyy ,

I need the pip version for my projects. When will you accept this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants