C: \ Users \ pione> PIP -v
Error code:
Traceback (the most recent call last) :
The File "c: \ python_36 \ lib \ runpy py", line 193, in _run_module_as_main
"__main__", mod_spec)
The File "c: \ python_36 \ lib \ runpy py", line 85, in _run_code
The exec (code, run_globals)
The File "C: \ python_36 \ Scripts \ PIP exe \ __main__ py", line 5, in & lt; module>
ImportError: always import a name 'main'
What reason is this?
CodePudding user response:
ImportError: always import a name 'main'Is not the main function