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

"No such command "create_project" #60

Open
dvhassel opened this issue Apr 15, 2020 · 2 comments
Open

"No such command "create_project" #60

dvhassel opened this issue Apr 15, 2020 · 2 comments

Comments

@dvhassel
Copy link

Hi,

I've installed PBS through PIP (Win10, Python 3.5) and when I try to create a project by using pbs create_project I get the error

Usage: pbs [OPTIONS] COMMAND [ARGS]...
Try "pbs --help" for help.

Error: No such command "create_project".`

The output of pbs --help is:
`Usage: pbs [OPTIONS] COMMAND [ARGS]...

  Create the cli command line.

Options:
  --server TEXT       The PYBOSSA server
  --api-key TEXT      Your PYBOSSA API-KEY
  --all TEXT          Search across all projects
  --credentials TEXT  Use your PYBOSSA credentials in .pybossa.cfg file
  --project FILENAME
  --help              Show this message and exit.

Commands:
  add-helpingmaterials    Add helping materials to a project.
  add-tasks               Add tasks to a project.
  create-project          Create the PYBOSSA project.
  delete-tasks            Delete tasks from a project.
  update-project          Update project templates and information.
  update-task-redundancy  Update task redudancy for a project.
  version                 Show pbs version.

running pbs create-project works fine and creates the project.

pbs version is 3.0.0.

@thunfischtoast
Copy link

Why would you want to use create_project when the command is create-project? I don't see the problem here.

@Emmastro
Copy link

@thunfischtoast , on the readme, it's actually written as create_project. Same as the demo projects for geo-encoding, pdf transcription, etc. I'm not sure if the project is still active though :)

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

3 participants