'python: can't open file 'setup.py': [Errno 2] No such file or directiry. while installing bdist_wheel (Ubuntu)

python: can't open file 'setup.py': [Errno 2] No such file or directiry while installing bdist_wheel (Ubuntu)

I entered the following command under home

python setup.py bdist_wheel

and it showed python: can't open file 'setup.py': [Errno 2] No such file or directiry

How can I find the location? I installed python3.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source