[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
python install epc on windows
From: |
CTM.Doctor |
Subject: |
python install epc on windows |
Date: |
Mon, 25 Jan 2021 17:55:46 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (windows-nt) |
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 <module>
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?
- python install epc on windows,
CTM.Doctor <=