public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: "cygwin-apps@cygwin.com" <cygwin-apps@cygwin.com>
Subject: Re: [ATTN MAINTAINER] mercurial with python3
Date: Wed, 17 Feb 2021 19:55:12 +0100	[thread overview]
Message-ID: <68c09515-eaca-1547-699d-ee6f0f26f86c@gmail.com> (raw)
In-Reply-To: <2d74c33a-1565-67b9-00bf-5625335af95b@gmail.com>

ping

On 02.01.2021 09:54, Marco Atzeri wrote:
> Hi Jari,
> can you provide a test version that works with python3.8 ?
> 
> ----------------------------------------------------------
> $ hg clone http://hg.code.sf.net/p/graphicsmagick/code GM
> Traceback (most recent call last):
>    File "/usr/bin/hg", line 43, in <module>
>      dispatch.run()
>    File "/usr/lib/python3.8/importlib/util.py", line 245, in 
> __getattribute__
>      self.__spec__.loader.exec_module(self)
>    File "<frozen importlib._bootstrap_external>", line 783, in exec_module
>    File "<frozen importlib._bootstrap>", line 219, in 
> _call_with_frames_removed
>    File "/usr/lib/python2.7/site-packages/mercurial/dispatch.py", line 
> 22, in <module>
> ...
>      import http.cookiejar as cookielib
>    File "/usr/lib/python3.8/importlib/util.py", line 245, in 
> __getattribute__
>      self.__spec__.loader.exec_module(self)
>    File "/usr/lib/python2.7/site-packages/http/__init__.py", line 7, in 
> <module>
>      raise ImportError('This package should not be accessible on Python 
> 3. '
> ImportError: This package should not be accessible on Python 3. Either 
> you are trying to run from the python-future src folder or your 
> installation of python-future is corrupted.
> ----------------------------------------------------------------------------- 
> 
> 
> the usage of
> 
> $ alternatives --config python
> 
> to set for python2.7 works as expected for the time being.
> 
> Regards
> Marco


      reply	other threads:[~2021-02-17 18:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02  8:54 Marco Atzeri
2021-02-17 18:55 ` Marco Atzeri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=68c09515-eaca-1547-699d-ee6f0f26f86c@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).