On Mon, Jan 25, 2021 at 05:55:46PM +0800, CTM.Doctor wrote: > here is my python problem when installing python-epc > > os: win8 x86 32bits > python: python3.7.4 > > here is no epc.whl so to use src to install > > d:/emacs/home/epc-0.0.5$ python.exe setup.py install > Traceback (most recent call last): > File "setup.py", line 3, in > import epc > ModuleNotFoundError: No module named 'epc' > > what's the matter,and i have no idea how to deal with it > > can you give me advice please? It might be this: https://pypi.org/project/epc/ Cheers - t