#๐Ÿ”’ Upload Pycharm project to github

74 messages ยท Page 1 of 1 (latest)

rapid wolf
#

I am not able to upload it

karmic kayakBOT
#

@rapid wolf

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

rapid wolf
#

i know it is very simple but i am facing problems

#

created repository

#

but cannot commit

hollow river
#

file too large

rapid wolf
#

ohhh

#

so there is a limit?

#

for how much>

hollow river
#

it says so in the error message

rapid wolf
#

: (

hollow river
#

you need to use this "lfs" feature

#

not sure if it's free though

rapid wolf
#

can u help?

#

shall i delete repository and try again ?

hollow river
#

never used it

rapid wolf
#

: (

hollow river
#

if you can, avoid adding large files (like your mp4) to your local repository

#

you might just be able to recreate your local repo and not add the mp4 file

rapid wolf
#

yeah i have a mp4 file , let me try removing it

hollow river
#

if you already committed it, you'd have to reset to a previous point in your history. otherwise the push will still fail.

rapid wolf
#

how to

#

wait

#

i delete repository

hollow river
#

if the history doesn't matter, just recreate your repo. (delete the ".git" folder and create a new repo with git init)

rapid wolf
#

and created new project / duplicate project

#

let me try again

#

1 min

#

can i rename repository later ?

hollow river
#

rename?

#

you only need to delete sutff on your computer

#

not on github

rapid wolf
#

starting from begining

hollow river
#

don't include the .idea folder

#

you should look up ".gitginore" and how to use it

rapid wolf
#

ok

#

Successfully created project 'ASL_Recognition_System' on GitHub, but initial push failed: Total 25282 (delta 0), reused 25282 (delta 0), pack-reused 0 remote: error: Trace: 7b38fb578e12f4087ebddfb4218fe3ae56624afbb4566003d2c6a6a9c0a6365a remote: error: See https://gh.io/lfs for more information. remote: error: File ASL_ALPHABETS_MODEL.joblib is 119.61 MB; this exceeds GitHub's file size limit of 100.00 MB remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. failed to push some refs to 'https://github.com/faisalkhan786hi/ASL_Recognition_System.git'

#

found the issue

#

1 more file is more than 100 mb

#

@hollow river how do i remove ASL_ALPHABETS_MODEL.joblib from commit?

#

only this is causing issue

urban sky
#

just delete the file from ur folder and commit again

rapid wolf
#

okay i will try

rapid wolf
urban sky
#

refresh?

rapid wolf
#

got it

#

now pushing

urban sky
#

nice

rapid wolf
#

that file is still trying to push

#

but i deleted it

rapid wolf
#

but idk how to do it

urban sky
#

u can use git log to see history

rapid wolf
#

ok

#

Thank You !!

#

โค๏ธ

#

u can clsoe the thread now

urban sky
#

type !close

rapid wolf
#

.close

placid sageBOT
#
Did you mean:
rapid wolf
#

!close

karmic kayakBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.