git-cc icon indicating copy to clipboard operation
git-cc copied to clipboard

Unable to initialize gitcc

Open abubakarmkarajagi opened this issue 2 years ago • 3 comments

I am unable to initialize gitcc. Please refer below error. Could you please assist .I am using latest Python version. C:\Users\User>gitcc init C:/Users/User/User_CCC_git Traceback (most recent call last): File "C:\Program Files\Python311\Scripts\gitcc-script.py", line 33, in sys.exit(load_entry_point('git-cc==1.0.1.dev0', 'console_scripts', 'gitcc')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Python311\Lib\site-packages\git_cc-1.0.1.dev0-py3.11.egg\git_cc\gitcc.py", line 25, in main File "C:\Program Files\Python311\Lib\site-packages\git_cc-1.0.1.dev0-py3.11.egg\git_cc\gitcc.py", line 30, in invoke AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?

abubakarmkarajagi avatar Feb 20 '23 12:02 abubakarmkarajagi

I'm really sorry. This package is not really supported. It looks like we probably need to upgrade gitcc to support Python 3.11 but I'm afraid I'm unable to help with that. I just want to set expectations now so you don't waste your time. :(

charleso avatar Feb 21 '23 10:02 charleso

Hello Charleso ,

I installed 2.7.9 version of Python .I was able to eliminate that error. Now I am getting below error.

$ gitcc rebase No 'clearcase' variable found for branch 'master'

I want to rebase on main without any branches.I am using base clearcase.

This is my gitcc.file content

[core] include = Import exclude = lost+found ignore_private_files = False debug = False type = Clearcase [master] clearcase = C:\Users\E9951943\E9951943_CC_Git\vobs\sandbox branches = main

But still the issue persists. Please assist.

Regards, Abubakar.M.K

From: charleso @.> Sent: Tuesday, February 21, 2023 4:05 PM To: charleso/git-cc @.> Cc: Karajagi, Abubakar @.>; Author @.> Subject: [EXTERNAL] Re: [charleso/git-cc] Unable to initialize gitcc (Issue #101)

I'm really sorry. This package is not really supported. It looks like we probably need to upgrade gitcc to support Python 3.11 but I'm afraid I'm unable to help with that. I just want to set expectations now so you don't waste your time. :(

— Reply to this email directly, view it on GitHubhttps://github.com/charleso/git-cc/issues/101#issuecomment-1438241900, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AUNTFYIWBZ6Q6BH2452CDM3WYSK6NANCNFSM6AAAAAAVBZ55RA. You are receiving this because you authored the thread.Message ID: @.@.>>

abubakarmkarajagi avatar Feb 21 '23 10:02 abubakarmkarajagi

Hello Charleso ,

Did you get a chance to look into below request ?

Regards, Abubakar.M.K From: Karajagi, Abubakar Sent: Tuesday, February 21, 2023 4:13 PM To: charleso/git-cc @.***> Subject: RE: [EXTERNAL] Re: [charleso/git-cc] Unable to initialize gitcc (Issue #101)

Hello Charleso ,

I installed 2.7.9 version of Python .I was able to eliminate that error. Now I am getting below error.

$ gitcc rebase No 'clearcase' variable found for branch 'master'

I want to rebase on main without any branches.I am using base clearcase.

This is my gitcc.file content

[core] include = Import exclude = lost+found ignore_private_files = False debug = False type = Clearcase [master] clearcase = C:\Users\E9951943\E9951943_CC_Git\vobs\sandbox branches = main

But still the issue persists. Please assist.

Regards, Abubakar.M.K

From: charleso @.@.>> Sent: Tuesday, February 21, 2023 4:05 PM To: charleso/git-cc @.@.>> Cc: Karajagi, Abubakar @.@.>>; Author @.@.>> Subject: [EXTERNAL] Re: [charleso/git-cc] Unable to initialize gitcc (Issue #101)

I'm really sorry. This package is not really supported. It looks like we probably need to upgrade gitcc to support Python 3.11 but I'm afraid I'm unable to help with that. I just want to set expectations now so you don't waste your time. :(

— Reply to this email directly, view it on GitHubhttps://github.com/charleso/git-cc/issues/101#issuecomment-1438241900, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AUNTFYIWBZ6Q6BH2452CDM3WYSK6NANCNFSM6AAAAAAVBZ55RA. You are receiving this because you authored the thread.Message ID: @.@.>>

abubakarmkarajagi avatar Feb 22 '23 14:02 abubakarmkarajagi