all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* python install epc on windows
@ 2021-01-25  9:55 CTM.Doctor
  2021-01-25 16:23 ` tomas
  0 siblings, 1 reply; 2+ messages in thread
From: CTM.Doctor @ 2021-01-25  9:55 UTC (permalink / raw)
  To: help-gnu-emacs

  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?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: python install epc on windows
  2021-01-25  9:55 python install epc on windows CTM.Doctor
@ 2021-01-25 16:23 ` tomas
  0 siblings, 0 replies; 2+ messages in thread
From: tomas @ 2021-01-25 16:23 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

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 <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?

It might be this:

  https://pypi.org/project/epc/

Cheers
 - t

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-25 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-25  9:55 python install epc on windows CTM.Doctor
2021-01-25 16:23 ` tomas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.