How to add Project with Pycharm - slyautomation/osrs_yolov5 GitHub Wiki

Open Pycharm and close any existing projects and select 'Get from VCS'

image

In the URL entry box type: https://github.com/slyautomation/osrs_yolov5/

Then Select 'Clone'.

image

Once the Project is open, using the top banner; go to 'File', then 'Settings'.

image

On the settings window, under the section 'Project', select Python Intrepreter and click on the cog icon

image

Select 'New environment' option, make sure the location is the same as the project's and then click ok.

image

click 'Add...'

image

Select the option 'New Environment', make sure the address is the same as the Project's and click ok on both windows.

image