Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to initialize gitcc #101

Open
abubakarmkarajagi opened this issue Feb 20, 2023 · 3 comments
Open

Unable to initialize gitcc #101

abubakarmkarajagi opened this issue Feb 20, 2023 · 3 comments

Comments

@abubakarmkarajagi
Copy link

abubakarmkarajagi commented Feb 20, 2023

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'?

@charleso
Copy link
Owner

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. :(

@abubakarmkarajagi
Copy link
Author

abubakarmkarajagi commented Feb 21, 2023 via email

@abubakarmkarajagi
Copy link
Author

abubakarmkarajagi commented Feb 22, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants