bad commands; load, -s in "my_settings.yaml
rickadams2 opened this issue · 3 comments
Description
Please include a summary of the issue.
I have followed and checked all instructions. This is the output of the script...
Bad command "load".
Bad command "-s".
Bad command "my_settings.yaml".
^C
List any additional libraries that are affected.
Steps to Reproduce
- First step
sudo apt install python3-pip
pip install git+https://github.com/PaulMcInnis/JobFunnel.git
sudo apt install logtools
pip install -r requirements.txt
funnel load -s my_settings.yaml
- Second step
Input:
funnel load -s my_settings.yaml
Expected behavior
A .csv file with filled vacancy data generated via unmodified test YAML script
Actual behavior
Output from step 2
Bad command "load".
Bad command "-s".
Bad command "my_settings.yaml".
^C
Environment
Operating system and version: lubuntu-20.04, live distro
Desktop Environment and/or Window Manager:
Firefox 91.0
Used files
see zip file
5122021-JobFunnel-.tar.gz
Just to confirm, did you download the settings file?
Hi Paul.
Yes, I actually downloaded the my_settings.yaml file. See detailed problem description #158
Why did you file a new issue?