QuantFans/quantdigger

no module named plotting

Closed this issue · 4 comments

the import plotting in demo shows the error no module named plotting.

Thanks for feed back. It's fixed in the latest version. https://pypi.python.org/pypi/QuantDigger/0.154

After update shows following error:
ImportError: No module named kernel.engine.execute_unit

have you setted environment varaible PYTHONPATH ?

After all, it is because I named the file for testing quantdigger.py which conflicts with the package name.