Quantcast
Channel: import module after pip install wheel - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by wim for import module after pip install wheel

The setup.py is wrong, which means you're building a wheel with no packages actually inside.Instead ofsetup( ... packages=find_packages(include=["src"]), ...)Try this:setup( ......

View Article


import module after pip install wheel

I have a customized built module, lets call it abc, and pip install /local_path/abc-0.1-py3-none-any.whl. Installation is correct,>>pip install dist/abc-0.1-py3-none-any.whlProcessing...

View Article

Browsing all 2 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>