You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to download the cookiecutter structure onto vs code in order to arrange my project into a well defined structure. But I keep getting an error.
I managed to install the Cookie-cutter package itself (I used the - pip install cookiecutter-data-science). But right after that when I am trying to use commands like ccds/cookiecutter in order to create the project itself I get the following error -
ccds : The term 'ccds' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
I am trying to download the cookiecutter structure onto vs code in order to arrange my project into a well defined structure. But I keep getting an error.
I managed to install the Cookie-cutter package itself (I used the - pip install cookiecutter-data-science). But right after that when I am trying to use commands like ccds/cookiecutter in order to create the project itself I get the following error -
ccds : The term 'ccds' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
How can I solve it?
The text was updated successfully, but these errors were encountered: