Home / Questions / Other Dependency conflicts check करने के लिए क्या command है? — error आने पर developer क्या करे? Other 0 Views Verified Dependency conflicts check करने के लिए क्या command है? — error आने पर developer क्या करे? #python #pip #venv #virtualenv #package #developer Sarkari Result QA Bank Editorially reviewed exam information Share
Verified python -m pip conflicts python -m pip conflicts Additional Explanation यह विकल्प सही समाधान नहीं है।
Verified Correct Answer python -m pip check python -m pip check Additional Explanation pip check installed dependencies की compatibility जांचता है। पहले traceback की exact line और input value check करें।