PaulMcInnis / JobFunnel

Scrape job websites into a single spreadsheet with no duplicates.
MIT License
1.78k stars 210 forks source link

bad commands; load, -s in "my_settings.yaml #155

Closed ghost closed 2 years ago

ghost commented 2 years ago

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

  1. 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

  1. 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

5122021-JobFunnel-.tar.gz screen(1)

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

PaulMcInnis commented 2 years ago

Just to confirm, did you download the settings file?

ghost commented 2 years ago

Hi Paul.

Yes, I actually downloaded the my_settings.yaml file. See detailed problem description https://github.com/PaulMcInnis/JobFunnel/issues/158

PaulMcInnis commented 2 years ago

Why did you file a new issue?