public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* mksetupini could not find pkg_resources
@ 2017-03-27 16:36 Ivan Gagis
  2017-03-27 19:59 ` Jon Turney
  0 siblings, 1 reply; 8+ messages in thread
From: Ivan Gagis @ 2017-03-27 16:36 UTC (permalink / raw)
  To: cygwin

Hi,

I'm having the following problem with mksetupini script.
On the fresh cygwin installation (both 32 and 64 bits) the script
fails with the following error message:

Traceback (most recent call last):
File "/usr/bin/mksetupini", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'

Googling suggested that it cannpt find python-setuptools framework.
I found out that package 'calm' is installed to /usr/lib/python3.4
while python3-setuptools is installed to /usr/lib/python3.6. Can this
be the root cause of the problem? Any thoughts about how to
fix/workaround it?

Br,
Ivan

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2017-03-28 15:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-27 16:36 mksetupini could not find pkg_resources Ivan Gagis
2017-03-27 19:59 ` Jon Turney
2017-03-27 20:30   ` Ivan Gagis
2017-03-28 13:57     ` Jon Turney
2017-03-28 14:05       ` Ivan Gagis
2017-03-28 14:14         ` Jon Turney
2017-03-28 14:20           ` Jon Turney
2017-03-28 16:47           ` Ivan Gagis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).