How to add Project with Pycharm - slyautomation/osrs_yolov5 GitHub Wiki
Open Pycharm and close any existing projects and select 'Get from VCS'
In the URL entry box type: https://github.com/slyautomation/osrs_yolov5/
Then Select 'Clone'.
Once the Project is open, using the top banner; go to 'File', then 'Settings'.
On the settings window, under the section 'Project', select Python Intrepreter and click on the cog icon
Select 'New environment' option, make sure the location is the same as the project's and then click ok.
click 'Add...'
Select the option 'New Environment', make sure the address is the same as the Project's and click ok on both windows.