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

}}/_version.py is not a valid attribute name: {{cookiecutter.project_slug}}/.gitattributes:1 #70

Closed
mxochicale opened this issue Jul 18, 2023 · 2 comments · Fixed by #71
Assignees
Labels
p2-medium Medium priority

Comments

@mxochicale
Copy link
Contributor

I am getting the following message after cloning repository:

$ git clone git@github.com:SciKit-Surgery/PythonTemplate.git
Cloning into 'PythonTemplate'...
remote: Enumerating objects: 1356, done.
remote: Counting objects: 100% (197/197), done.
remote: Compressing objects: 100% (74/74), done.
remote: Total 1356 (delta 101), reused 186 (delta 97), pack-reused 1159
Receiving objects: 100% (1356/1356), 220.30 KiB | 436.00 KiB/s, done.
Resolving deltas: 100% (835/835), done.
}}/_version.py is not a valid attribute name: {{cookiecutter.project_slug}}/.gitattributes:1
@mxochicale
Copy link
Contributor Author

@mxochicale
Copy link
Contributor Author

🎉

 git clone git@github.com:SciKit-Surgery/PythonTemplate.git
Cloning into 'PythonTemplate'...
remote: Enumerating objects: 1361, done.
remote: Counting objects: 100% (202/202), done.
remote: Compressing objects: 100% (78/78), done.
remote: Total 1361 (delta 103), reused 189 (delta 98), pack-reused 1159
Receiving objects: 100% (1361/1361), 221.27 KiB | 1.19 MiB/s, done.
Resolving deltas: 100% (837/837), done.

@mxochicale mxochicale mentioned this issue Jul 19, 2023
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2-medium Medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant