Pushing project from PyCharm to Github

Hey there,

Is there an updated docs section on pushing a Pycharm project to my github?

The venv folder seems to have over 1000 files in it as well.

Do I need this folder for someone to download my code and run it?

Any help would be appreciated,

I’m getting the error message.

“Can’t finish GitHub sharing process
Successfully created project ‘SpaceInvadersNew’ on GitHub, but initial push failed:
Warning: Permanently added the RSA host key for IP address ’ ’ to the list of known hosts.
git@github.com: Permission denied (publickey).
Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.”

I may be doing something wrong but not to sure.

You have to set up your public SSH key on Github in order to be able to push your code to the website.

1 Like

Thanks I’ll try that

That did it I had to go to my terminal and generate it and then grab it from my folder and plug into GitHub.

Thanks

1 Like

I’m glad I could help you @Dobs.