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

pip install command does not create config file by default #36

Open
MGNute opened this issue Jul 13, 2023 · 1 comment
Open

pip install command does not create config file by default #36

MGNute opened this issue Jul 13, 2023 · 1 comment

Comments

@MGNute
Copy link
Collaborator

MGNute commented Jul 13, 2023

In the config folder, the current code has the file configuration.yml.example. With previous versions of the install script that would be copied to a file in the same folder called configuration.yml, but that doesn't happen by default with the pip install command. It's an easy enough workaround just to copy and rename the file, but a more permanent fix is needed. The simplest thing may be to just rename the file in the repo.

@MGNute
Copy link
Collaborator Author

MGNute commented Jul 14, 2023

I noted this issue in the install section of the README file in this merge request. We should still add a step during the install process that does this automatically, or just rename the example file.
#37

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

1 participant