Giter Site home page Giter Site logo

Comments (5)

seeker89 avatar seeker89 commented on May 30, 2024

Hi @Jaesang looks like a regression, let me try to reproduce.

from powerfulseal.

seeker89 avatar seeker89 commented on May 30, 2024

Hey, could you check out master branch and confirm that it works for you ?
If it doesn't please reopen this issue. If it does, let me know, and I'll release the updated version.

Thanks !

from powerfulseal.

Jaesang avatar Jaesang commented on May 30, 2024

Hi @seeker89
Thx for reply, but your commit doesn't execute

root@taco-aio:/usr/local/lib/python3.5/dist-packages/powerfulseal/cli#
root@taco-aio:/usr/local/lib/python3.5/dist-packages/powerfulseal/cli# powerfulseal
Traceback (most recent call last):
  File "/usr/local/bin/powerfulseal", line 11, in <module>
    load_entry_point('powerfulseal==1.2.0', 'console_scripts', 'powerfulseal')()
  File "/usr/local/lib/python3.5/dist-packages/powerfulseal/cli/__main__.py", line 229, in start
    main(sys.argv[1:])
  File "/usr/local/lib/python3.5/dist-packages/powerfulseal/cli/__main__.py", line 113, in main
    help="aws cloud provider",
  File "/usr/local/lib/python3.5/dist-packages/configargparse.py", line 878, in add_argument
    action = self.original_add_argument_method(*args, **kwargs)
  File "/usr/lib/python3.5/argparse.py", line 1353, in add_argument
    return self._add_action(action)
  File "/usr/lib/python3.5/argparse.py", line 1577, in _add_action
    action = self._container._add_action(action)
  File "/usr/lib/python3.5/argparse.py", line 1716, in _add_action
    self._optionals._add_action(action)
  File "/usr/lib/python3.5/argparse.py", line 1557, in _add_action
    action = super(_ArgumentGroup, self)._add_action(action)
  File "/usr/lib/python3.5/argparse.py", line 1367, in _add_action
    self._check_conflict(action)
  File "/usr/lib/python3.5/argparse.py", line 1506, in _check_conflict
    conflict_handler(action, confl_optionals)
  File "/usr/lib/python3.5/argparse.py", line 1515, in _handle_conflict_error
    raise ArgumentError(action, message % conflict_string)
argparse.ArgumentError: argument --aws-cloud: conflicting option string: --aws-cloud

your commit duplicated about --aws-cloud code in main.py

from powerfulseal.

seeker89 avatar seeker89 commented on May 30, 2024

@Jaesang you're right - thanks for catching that, not sure how it slipped through !

#46 fixes it.

from powerfulseal.

rskTech avatar rskTech commented on May 30, 2024

I am getting same Node not found error while killing the node. I dont see solution for this.
Can you tell me how does it solved?

from powerfulseal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.