I tried installing big-phoney both through pip and also wheel installation. But when I import the package in my program. It says module not found error.
How to reproduce?
install big-phoney package either with pip or .whl file installation and try to import the package in your python file.
Summary
I tried installing big-phoney both through pip and also wheel installation. But when I import the package in my program. It says module not found error.
How to reproduce?
install big-phoney package either with pip or .whl file installation and try to import the package in your python file.
Related screen shots