nerdexam
Cisco

600-504 · Question #31

Which option is the correct method when installing the onePK Python SDK in an environment for the first time?

The correct answer is D. python setup.py install --prefix="python-sdk-installation directory". See the full explanation below for the reasoning.

Question

Which option is the correct method when installing the onePK Python SDK in an environment for the first time?

Options

  • Apython setup.py build -build-base="python-sdk-installation directory"
  • Bpython setup.py install -install-headers="python-sdk-installation
  • Cpython setup.py install
  • Dpython setup.py install --prefix="python-sdk-installation directory"

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    10% (4)
  • C
    3% (1)
  • D
    82% (32)

Community Discussion

No community discussion yet for this question.

Full 600-504 Practice