Skip to content

Problems on camp execute #31

Description

@nicolabertazzo

Characteristics

  • Issue Type: bug
  • Reproducibility: always
  • Severity: block
  • Tool/Service/Component: camp execute
  • Execution Environment: docker fchauvel/camp:v0.2.3 or fchauvel/camp:dev
  • Reporter: Nicola Bertazzo nicola.bertazzo@eng.it

Description

Problem executing camp execute.

Steps to reproduce

follow the tutorial at this link:
https://stamp-project.github.io/camp/pages/execute.html

the error is:

CAMP v0.2.3 (MIT)
Copyright (C) 2017, 2018 SINTEF Digital

Traceback (most recent call last):
File "/usr/local/bin/camp", line 9, in
load_entry_point('camp==0.2.3', 'console_scripts', 'camp')()
File "/usr/local/lib/python2.7/dist-packages/camp/run.py", line 59, in main
runner.start(argv[1:])
File "/usr/local/lib/python2.7/dist-packages/camp/run.py", line 34, in start
command.send_to(self._camp)
File "/usr/local/lib/python2.7/dist-packages/camp/commands.py", line 183, in send_to
camp.execute(self)
TypeError: execute() takes exactly 2 arguments (1 given)

Other files and URLs

Relationships

Help on issue template

Preview to follow the link or open file .github/ISSUE_DOC.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions