Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to integrate Github with Pycharm

Tags:

github

pycharm

I have created a repository on Github. I am using Windows 7 64 bit and Pycharm Community edition. I want to integrate the Github repository with pycharm but I am getting the error

Couldn't get the list of GitHub repositories Connect to api.github.com:443 [api.github.com/192.30.252.127] failed: connect timed out

Although I am able to clone he same repository from command prompt using git clone command.

like image 671
dmittal Avatar asked Jun 30 '26 02:06

dmittal


1 Answers

I had the same issue.

Configure your proxy if using one: File->Settings->System Settings->HTTP Proxy

Another thing to try is to clone the project locally then add as new project in Pycharm. Afterwards I was able to do all git operations under VCS->git including add/commit/push for my project.

like image 58
John L. Whiteman Avatar answered Jul 03 '26 22:07

John L. Whiteman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!