a third
party like Amazon Web Services). The official recommendation for WIndows
used to be "build your own" (which nearly always failed), then for a few
years they tried making Windows builds, now the new "best practice"
recommendation is to install on WSL if you want to run
Browsing the available version of tensorflow for the dates before January
2021 (date when Python 2.7 stopped being supported) I can't find a
tensorflow version for Python 2.7 that works under Windows.
The reference site I use is https://pypi.org/project/tensorflow/
Anybody can point out a compati
Hey, everyone!
I believe the original question has been answered, and tempers seem to be flaring in sub-threads, so let's call this
thread done and move on to other interesting topics.
Thank you for your support!
--
~Ethan~
Moderator
--
https://mail.python.org/mailman/listinfo/python-list
Chris Angelico wrote:
> On Thu, 13 Jun 2024 at 10:58, wrote:
> >
> > Chris,
> >
> > You seem to have perceived an insult that I remain unaware of.
>
> If you're not aware that you're saying this, then don't say it.
>
Er, um, that really makes no sense! :-)
How can one not say something that on
On Thu, 13 Jun 2024 at 10:58, wrote:
>
> Chris,
>
> You seem to have perceived an insult that I remain unaware of.
If you're not aware that you're saying this, then don't say it.
> I looked up FUD and sharply disagree with suggestions I am trying to somehow
> cause Fear, Uncertainty or Doubt. I
Subject: Re: Couldn't install numpy on Python 2.7
On Thu, 13 Jun 2024 at 09:20, wrote:
> My point was that version 4 COULD HAPPEN one day and I meant INCOMPATIBLE
> version not 4. Obviously we can make a version 4 that is not incompatible
> too.
This is still FUD. Back your words
On Thu, 13 Jun 2024 at 09:20, wrote:
> My point was that version 4 COULD HAPPEN one day and I meant INCOMPATIBLE
> version not 4. Obviously we can make a version 4 that is not incompatible
> too.
This is still FUD. Back your words with something, or stop trying to
imply that there's another incom
anyone interested in keeping them
up to date. You as a user, take your chances.
-Original Message-
From: Python-list On
Behalf Of Chris Angelico via Python-list
Sent: Wednesday, June 12, 2024 5:52 PM
To: python-list@python.org
Subject: Re: Couldn't install numpy on Python 2.7
On Thu, 13
a .tar.gz from PyPI and use pip
> to install that. Although you'll have to track down the dependencies
> yourself in that case.
It is almost certainly better to download the wheel (.whl) file rather
than the sdist (.tar.gz) file. Building NumPy from source needs not
just compilers etc bu
On Thu, 13 Jun 2024 at 08:46, Oscar Benjamin via Python-list
wrote:
> I don't know much about SSL and related networking things especially
> on Windows. I would be surprised if pip on old Python can't install
> from current PyPI though. I imagine that something strange has
&g
set up a local server
You should also be able to download a .tar.gz from PyPI and use pip
to install that. Although you'll have to track down the dependencies
yourself in that case.
--
Greg
--
https://mail.python.org/mailman/listinfo/python-list
t; download packages safely from the current pypi server. So if anyone
> actually does need to use pip with Python 2.7, they probably need to
> set up a local server, using older encryption protocols (which should
> therefore NOT be made accessible to the internet). Since pip can't
&g
robably need to
set up a local server, using older encryption protocols (which should
therefore NOT be made accessible to the internet). Since pip can't
contact the upstream pypi, there's no available numpy for it to
install.
ChrisA
--
https://mail.python.org/mailman/listinfo/python-list
e OP has not replied with any explanation as to why they are using
Python 2.7 and has not said whether they have any existing code that
only works with Python 2.7. It is unclear at this point whether there
is any reason that they shouldn't just install a newer version of
Python.
They are seei
On Thu, 13 Jun 2024 at 07:36, wrote:
> But if the goal was to deprecate python 2 and in some sense phase it out, it
> is perhaps not working well for some. Frankly, issuing so many updates like
> 2.7 and including backporting of new features has helped make it possible to
> delay any upgrade.
The
: Couldn't install numpy on Python 2.7
On Thu, 13 Jun 2024 at 03:41, AVI GROSS via Python-list
wrote:
>
> Change is hard even when it may be necessary.
>
> The argument often is about whether some things are necessary or not.
>
> Python made a decision but clearly not a unanim
On Thu, 13 Jun 2024 at 06:55, Thomas Passin via Python-list
wrote:
> The project cannot move to a Python-3 compatible version because Jython
> 3.xx doesn't exist and may never exist. The saving grace is that my
> project doesn't have to use packages like numpy, scipy, and so forth.
Exactly. If y
On 6/12/2024 1:59 PM, Chris Angelico via Python-list wrote:
On Thu, 13 Jun 2024 at 03:41, AVI GROSS via Python-list
wrote:
Change is hard even when it may be necessary.
The argument often is about whether some things are necessary or not.
Python made a decision but clearly not a unanimous on
On Thu, 13 Jun 2024 at 03:41, AVI GROSS via Python-list
wrote:
>
> Change is hard even when it may be necessary.
>
> The argument often is about whether some things are necessary or not.
>
> Python made a decision but clearly not a unanimous one.
What decision? To not release any new versions of
lf Of MRAB via Python-list
Sent: Wednesday, June 12, 2024 12:56 PM
To: python-list@python.org
Subject: Re: Couldn't install numpy on Python 2.7
On 2024-06-12 17:31, AVI GROSS via Python-list wrote:
> I am sure there is inertia to move from an older product and some people
> need a reason
ars should ...
Indeed...
-Original Message-
From: Python-list On
Behalf Of Gordinator via Python-list
Sent: Wednesday, June 12, 2024 10:19 AM
To: python-list@python.org
Subject: Re: Couldn't install numpy on Python 2.7
On 12/06/2024 12:30, marc nicole wrote:
I am trying to install n
...
-Original Message-
From: Python-list On
Behalf Of Gordinator via Python-list
Sent: Wednesday, June 12, 2024 10:19 AM
To: python-list@python.org
Subject: Re: Couldn't install numpy on Python 2.7
On 12/06/2024 12:30, marc nicole wrote:
> I am trying to install numpy library o
On 12/06/2024 12:30, marc nicole wrote:
I am trying to install numpy library on Python 2.7.15 in PyCharm but the
error message I get is:
ERROR: Could not find a version that satisfies the requirement numpy (from
versions: none)
ERROR: No matching distribution found for numpy
c:\python27\lib
On Wed, 12 Jun 2024 at 21:32, marc nicole via Python-list
wrote:
>
> I am trying to install numpy library on Python 2.7.15 in PyCharm but the
> error message I get is:
>
> You can upgrade to a newer version of Python to solve this.
The answer is right there in the error m
I am trying to install numpy library on Python 2.7.15 in PyCharm but the
error message I get is:
ERROR: Could not find a version that satisfies the requirement numpy (from
> versions: none)
> ERROR: No matching distribution found for numpy
> c:\python27\lib\site-packages\pip\_vendor\url
Hi. I'm attempting to install and use stable diffusion. However, while
installing python 3.10.6, I'm getting the error that the python 310.dll is not
found. I've made sure the PATH option is enabled, but it makes no difference.
I've also removed and reinstalled python m
On 12/29/23 05:02, Left Right via Python-list wrote:
Wow. That place turned out to be the toxic pit I didn't expect.
It's a shame that a public discussion of public goods was entrusted to
a bunch of gatekeepers with no sense of responsibility for the thing
they keep the keys to.
Personal atta
This thread is no longer being useful, and is now closed.
--
~Ethan~
Moderator
--
https://mail.python.org/mailman/listinfo/python-list
I need to
convince a project manager on a project I'm helping maintain that
deploying using "pip install" is a bad idea. I write an explanation
which I share with the PM and the PyPA people in the bug tracker.
They predictably block me out of fear or frustration. This gives me a
p
On Sun, 31 Dec 2023 at 00:35, Left Right wrote:
>
> It's not for you to choose the way I communicate. There are accepted
> boundaries, and I'm well within those boundaries. Anything beyond that
> is not something I'm even interested in hearing your opinion on.
You might not be interested in my op
> You are conflating several different groups of people. The PyPA are
> the people who currently maintain the code for various
> libraries/tools. That is very often not the same as the people who
> originally wrote the code for the same libraries/tools or for
> preceding ones. Neither group is the
On Fri, 29 Dec 2023 at 22:38, Left Right via Python-list
wrote:
>
> > Then your understanding is flat-out wrong. Encouraging participation
> > by everyone DOES mean deleting what is unproductive, offensive, and
> > likely to discourage participation.
>
> I haven't written anything unproductive or
> Then your understanding is flat-out wrong. Encouraging participation
> by everyone DOES mean deleting what is unproductive, offensive, and
> likely to discourage participation.
I haven't written anything unproductive or offensive. I offered
constructive criticism with a detailed plan on how to f
On Sat, 30 Dec 2023 at 06:58, Left Right wrote:
> My understanding is that "welcome and encourage participation by
> everyone" is in stark contradiction to banning someone disagreeing
> with you.
Then your understanding is flat-out wrong. Encouraging participation
by everyone DOES mean deleting w
Previously you wrote:
> Here is the discussion referred to:
https://discuss.python.org/t/what-is-install-paths-to-in-wheel-file/42005
This illustrates you had no idea what the discussion was about and now
you write:
> Oh trust me, I saw the discussion previously.
Both cannot be true
On Sat, 30 Dec 2023 at 01:37, Left Right wrote:
>
> > Yeah, because you have the God-given RIGHT to be able to say anything
> > you like, on anyone's web site, and nobody's allowed to delete
> > anything you say! That's how it goes, right?
>
> I don't believe in god, and I don't believe he / she c
> Yeah, because you have the God-given RIGHT to be able to say anything
> you like, on anyone's web site, and nobody's allowed to delete
> anything you say! That's how it goes, right?
I don't believe in god, and I don't believe he / she can give me
rights. What I believe in is that Python is a pu
On Sat, 30 Dec 2023 at 01:16, Left Right via Python-list
wrote:
>
> That's not the discussion that was toxic. But the one that was --
> doesn't exist anymore since the forum owners deleted it.
>
> The part where the forum owners delete whatever they disagree with is
> the toxic part.
Yeah, becaus
no sense of responsibility for the thing
> > they keep the keys to.
>
> Here is the discussion referred to:
> https://discuss.python.org/t/what-is-install-paths-to-in-wheel-file/42005
>
> I don't see anything "toxic" in that discussion. You asked questions
> and
the thing
> they keep the keys to.
Here is the discussion referred to:
https://discuss.python.org/t/what-is-install-paths-to-in-wheel-file/42005
I don't see anything "toxic" in that discussion. You asked questions
and people took the time to give clear answers.
The basic answer
Wow. That place turned out to be the toxic pit I didn't expect.
It's a shame that a public discussion of public goods was entrusted to
a bunch of gatekeepers with no sense of responsibility for the thing
they keep the keys to.
On Wed, Dec 27, 2023 at 9:49 PM Left Right wrote:
>
> Thanks. I tried
Thanks. I tried asking there.
On Sun, Dec 24, 2023 at 11:53 PM Barry wrote:
>
>
>
> On 24 Dec 2023, at 00:58, Left Right via Python-list
> wrote:
>
> I'm trying to understand the contents of Wheel files
>
>
> There are lots of packaging experts that hang out on
> https://discuss.python.org/ yo
> On 24 Dec 2023, at 00:58, Left Right via Python-list
> wrote:
>
> I'm trying to understand the contents of Wheel files
There are lots of packaging experts that hang out on
https://discuss.python.org/ you are likely to get a response there if not here
replies.
Barry
--
https://mail.pyt
cked at all [wait, I thought we were
unpacking, this is how this PEP started?]).
If the WHEEL metadata contains these fields:
Install-Paths-To: wheel/_paths.py [is the wheel/ part necessary? what
role does it play? is this precisely how the files should be called?
can it be sponge/_bob.py?]
Ins
Hello list.
I'm trying to understand the contents of Wheel files. I was reading
https://peps.python.org/pep-0491/ specifically the paragraph that
states:
Install-Paths-To is a location relative to the archive that will be
overwritten with the install-time paths of each category in the
in
It turns out that this is a scikit-build issue:
https://github.com/scikit-build/scikit-build/issues/740
https://github.com/scikit-build/scikit-build/issues/939
https://github.com/scikit-build/scikit-build/issues/981
--
https://mail.python.org/mailman/listinfo/python-list
On Wed, Jun 21, 2023 at 5:45 PM Cebtenzzre wrote:
> In the case of bitsandbytes, there is no build folder generated at
> all, just bitsandbytes.egg-info. This results in an error when I try
> to import it, e.g. "CUDA SETUP: Required library version not found:
> libbitsandbytes_cuda121_nocublaslt.s
When I try to use `pip install -e .` with llama-cpp-python or
bitsandbytes, it doesn't build the shared libraries like `pip install
.` does.
In the case of llama-cpp-python, there is no _skbuild folder generated
at all, just llama_cpp_python.egg-info. This results in an error when
I try to i
RAJESH.K\AppData\Roaming\Python\Python38\site-packages\pip\_internal\req\req_install.py",
line 796, in install
install_wheel(
File
"C:\Users\RAJESH.K\AppData\Roaming\Python\Python38\site-packages\pip\_internal\operations\install\wheel.py",
line 729, in install_wheel
_install_whee
On 2023-04-16 17:03:43 -0400, Thomas Passin wrote:
> On 4/16/2023 4:42 PM, Rich Shepard wrote:
> > Python3-3.9.10 installed on this Slackware64-14.2 desktop.
[...]
> > # pip install setuptools
> > bash: /usr/bin/pip: /usr/bin/python3.7: bad interpreter: No such file or
> &g
On Mon, 17 Apr 2023, aapost wrote:
Slackware isn't as straight forward in it's management as other distros
(not standardized anyway).
I've used Slackware for 20 years; it's completely rationale and comfortable
for me. :-)
That being said, if you start from python source ...
If worse came t
On Sun, 16 Apr 2023, Rich Shepard wrote:
How do I clean this up?
My thanks for the suggestions and ideas you sent me on this issue. I've
resolved it by not trying to build pulseaudio-equalizer. I don't need it
because I learned this morning that my Yamaha CM500 headset clearly heard
the Zoom a
On 4/17/23 08:45, Rich Shepard wrote:
On Sun, 16 Apr 2023, Thomas Passin wrote:
Slackware isn't as straight forward in it's management as other distros
(not standardized anyway). If this is someone elses install I would be
cautious in using any advice I am providing, as it would
y > x is available. Pip
will quit but meson may very well work with the available version anyway.
So I would try to install pkg_resources on its own, and then see if the
meson build can succeed. No guarantees, but I've seen this work before. So
python3.9 -m pip install --user pkg_resource
On 4/16/2023 6:27 PM, Rich Shepard wrote:
If pip has not been installed (very possible on Linux), then you will
need to get it. If python3.9 is not the system-upgraded version, then
do an internet search for "linux python install pip". There's a pip
website that has an inst
On 4/16/2023 6:34 PM, Rich Shepard wrote:
On Sun, 16 Apr 2023, Rich Shepard wrote:
I'll download the installer from there.
But, I still cannot install the pkg_resources module that meson wants to
start the build of pulseaudio-equalizer:
# pip install pkg_resources
ERROR: Could not f
On 4/16/2023 6:27 PM, Rich Shepard wrote:
On Sun, 16 Apr 2023, Thomas Passin wrote:
[snip]
It should have been installed with the upgrade to 3.9.10
In my experience, on Windows pip is always included but on Linux hardly
ever. I have always needed to install the system installer pip
On Sun, 16 Apr 2023, Rich Shepard wrote:
I'll download the installer from there.
But, I still cannot install the pkg_resources module that meson wants to
start the build of pulseaudio-equalizer:
# pip install pkg_resources
ERROR: Could not find a version that satisfies the requir
. If python3.9 is not the system-upgraded version, then do an internet
search for "linux python install pip". There's a pip website that has an
installer for it. I never remember what it's called, so I always have to
search for it myself.
https://www.redhat.com/sysadmin/inst
On 4/16/2023 4:42 PM, Rich Shepard wrote:
Python3-3.9.10 installed on this Slackware64-14.2 desktop. Trying to run
meson to build an application I'm told it's missing pkg_resources, which is
part of setuptools. The command fails:
# pip install setuptools
bash: /usr/bin/pip: /usr/bin
Python3-3.9.10 installed on this Slackware64-14.2 desktop. Trying to run
meson to build an application I'm told it's missing pkg_resources, which is
part of setuptools. The command fails:
# pip install setuptools
bash: /usr/bin/pip: /usr/bin/python3.7: bad interpreter: No such file or
Hi,
On Wed, Mar 22, 2023 at 11:37 AM Mohammed nour Koujan
wrote:
>
>
> --
What message?
Please don't post screenshots - copy and paste the errors from your machine...
Thank you.
> https://mail.python.org/mailman/listinfo/python-list
--
https://mail.python.org/mailman/listinfo/python-list
--
https://mail.python.org/mailman/listinfo/python-list
70916814/error-metadata-generation-failed-cant-install-artic-module<https://stackoverflow.com/questions/70916814/error-metadata-generation-failed-cant-install-artic-module>
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
--
https://mail.python.org/mail
I have a module that has a tests/ directory which contains a C
extension that's only used by test cases. I don't want to install it.
I'm building it as a setuptools.Extension() added to setup() using the
ext_modules argument. The test directory is not added to setup's
pac
> On 15 Sep 2022, at 12:31, נתי שטרן <nsh...@gmail.com> wrote:
>
> [image: image.png]
Images are stripped; please copy the text of the error you are seeing and post
that.
Barry
> --
> https://mail.python.org/mailman/listinfo/python-list
>
--
https://mail.python.org/mailman/listinfo/p
[image: image.png]
--
https://mail.python.org/mailman/listinfo/python-list
On 18/08/2022 08.54, Sherea Washington wrote:
> -- Forwarded message -
> From: Sherea Washington
> Date: Wed, Aug 17, 2022 at 4:41 PM
> Subject: install
> To:
>
>
> Hi
>
> I'm trying to install this. I have used all of these options belo
-- Forwarded message -
From: Sherea Washington
Date: Wed, Aug 17, 2022 at 4:41 PM
Subject: install
To:
Hi
I'm trying to install this. I have used all of these options below, but I
can't anywhere. it keeps looping back to this when I click on the download.
Please help
On Sat, 28 May 2022 21:11:00 -0500, Jack Gilbert <00jhen...@gmail.com>
declaimed the following:
>also, the same line: Python 3.10.4 (tags/v3.10.4:9d38120, Mar 23 2022,
>23:13:41) [MSC v.1929 64 bit (AMD64)] on win32 in CMD prompt
>
>for the life of me I can't figure out how to launch python??
>
On 5/28/22 20:11, Jack Gilbert wrote:
> I downloaded 3.10.4 on a 64 bit , 8.1
> also, the same line: Python 3.10.4 (tags/v3.10.4:9d38120, Mar 23 2022,
> 23:13:41) [MSC v.1929 64 bit (AMD64)] on win32 in CMD prompt
>
> for the life of me I can't figure out how to launch python??
Sounds like you'r
r 23 2022,
> 23:13:41) [MSC v.1929 64 bit (AMD64)] on win32 in CMD prompt
>
> for the life of me I can't figure out how to launch python??
>
> I did click add to path in the install
>
> thanks
Please advise if https://docs.python.org/3/using/windows.html does no
prompt
for the life of me I can't figure out how to launch python??
I did click add to path in the install
thanks
--
https://mail.python.org/mailman/listinfo/python-list
I downloaded .whl files for fiona and gdal to go with Python3.6.5.
However, I am having trouble with red error messages.
Though Gdal is now working, there is a warning message - Missing global ~
gdal: DRIVER_NAME declaration gdal_array,py
Can anyone advise on how to resolve the issues?
Regard
Whenever I try to install any packages with “pip install”, I am getting an
error.
Traceback (most recent call last):
File
"C:\Users\Lenovo\AppData\Local\Programs\Python\Python310\lib\runpy.py",
line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File
On 2021-10-24 23:59, Mats Wichmann wrote:
On 10/24/21 09:46, MRAB wrote:
> On 2021-10-24 12:41, Anik Dey wrote:
>> Hello, I downloaded & installed Python 3.10 but it didn't replace Python
>> 3.9. And now I can't install Matplotlib & Pandas. What should I do?
>
On 10/24/21 09:46, MRAB wrote:
On 2021-10-24 12:41, Anik Dey wrote:
Hello, I downloaded & installed Python 3.10 but it didn't replace Python
3.9. And now I can't install Matplotlib & Pandas. What should I do?
Multiple versions of Python can exist alongside each other.
You
On 2021-10-24 12:41, Anik Dey wrote:
Hello, I downloaded & installed Python 3.10 but it didn't replace Python
3.9. And now I can't install Matplotlib & Pandas. What should I do?
Multiple versions of Python can exist alongside each other.
You haven't said what you mean
Hello, I downloaded & installed Python 3.10 but it didn't replace Python
3.9. And now I can't install Matplotlib & Pandas. What should I do?
--
https://mail.python.org/mailman/listinfo/python-list
--
https://mail.python.org/mailman/listinfo/python-list
PATH adds both the
installation directory and the scripts directory. The latter has
"pip.exe", assuming pip was installed.
> py -m pip install foo
If the `pip` command is on PATH, for an installation or active virtual
environment, it's usually fine to use it instead of `py -m pip` or
to track
> > that down to the libturbojpeg0-dev package, install that, and after a
> > bit more fussing around now have jpegdupes installed.
> >
> > Thanks for the help,
> >
>
> Sweet! I like stories that have happy endings.
>
> (No compilers were harmed in th
On Tue, Sep 28, 2021 at 10:40 AM Skip Montanaro
wrote:
>
> Woo hoo! It's installed. The ultimate error was a missing turbojpeg.h
> file. Thank goodness for the apt-file command. I was able to track
> that down to the libturbojpeg0-dev package, install that, and after a
> bit
Woo hoo! It's installed. The ultimate error was a missing turbojpeg.h
file. Thank goodness for the apt-file command. I was able to track
that down to the libturbojpeg0-dev package, install that, and after a
bit more fussing around now have jpegdupes installed.
Thanks for the help,
Skip
--
On Tue, Sep 28, 2021 at 8:09 AM Skip Montanaro wrote:
>>
>> For the most part, a proper colorizing compiler can make the
>> errors stand out among the spam of warnings, but it's hard when people
>> copy and paste just the text.
>
>
> In my defense, the entire traceback was red. :-) It's quite poss
>
> For the most part, a proper colorizing compiler can make the
> errors stand out among the spam of warnings, but it's hard when people
> copy and paste just the text.
>
In my defense, the entire traceback was red. :-) It's quite possible that
GCC colorized its error/warning messages, but colori
a Lenovo Laptop using Windows. I'm trying to install
get-pip.py, and when I enter "python get-pip.py" into the Command Prompt,
it says "Python was not found; run without arguments to install from the
Microsoft Store, or disable this shortcut from Settings > Manage App
On Tue, Sep 28, 2021 at 4:46 AM <2qdxy4rzwzuui...@potatochowder.com> wrote:
> I agree that the standard shouldn't regulate warnings. I'm also saying
> that sometimes, it's a pain that it doesn't, and that not every warning
> is the package maintainer's fault. :-)
Agreed. For the most part, a pro
On 2021-09-28 at 04:16:58 +1000,
Chris Angelico wrote:
> On Tue, Sep 28, 2021 at 4:04 AM <2qdxy4rzwzuui...@potatochowder.com> wrote:
> >
> > On 2021-09-28 at 03:23:53 +1000,
> > Chris Angelico wrote:
> >
> > > On Tue, Sep 28, 2021 at 3:11 AM Skip Montanaro
> > > wrote:
> > > >>
> > > >> Those
On Tue, Sep 28, 2021 at 4:04 AM <2qdxy4rzwzuui...@potatochowder.com> wrote:
>
> On 2021-09-28 at 03:23:53 +1000,
> Chris Angelico wrote:
>
> > On Tue, Sep 28, 2021 at 3:11 AM Skip Montanaro
> > wrote:
> > >>
> > >> Those are all warnings. Are there any errors that follow them?
> > >
> > >
> > >
On 2021-09-28 at 03:23:53 +1000,
Chris Angelico wrote:
> On Tue, Sep 28, 2021 at 3:11 AM Skip Montanaro
> wrote:
> >>
> >> Those are all warnings. Are there any errors that follow them?
> >
> >
> > Maybe I just missed the actual errors, but the compiler exit status was 1,
> > so there must hav
Skip Montanaro wrote at 2021-9-27 07:48 -0500:
>I'd like to use the jpegdupes package <https://pypi.org/project/jpegdupes/> but
>can't seem to get past compilation issued related to jpegtrans-cffi.
>Attempts to install any available versions on my XUbuntu system crap
On Tue, Sep 28, 2021 at 3:11 AM Skip Montanaro wrote:
>>
>> Those are all warnings. Are there any errors that follow them?
>
>
> Maybe I just missed the actual errors, but the compiler exit status was 1, so
> there must have been. I'll give it another try.
Yeah, one of the annoying things of bui
>
> Those are all warnings. Are there any errors that follow them?
>
Maybe I just missed the actual errors, but the compiler exit status was 1,
so there must have been. I'll give it another try.
The package doesn't seem to have had a release since 2018, but the
> GitHub repository has had change
On 9/27/21, Will wrote:
>
>I am using a Lenovo Laptop using Windows. I'm trying to install
>get-pip.py
The installer includes pip by default and has an option to update PATH
for you, though the latter isn't enabled by default.
Latest 64-bit release:
https://www.py
On Mon, Sep 27, 2021 at 10:49 PM Skip Montanaro
wrote:
>
> I'd like to use the jpegdupes package <https://pypi.org/project/jpegdupes/>
> but
> can't seem to get past compilation issued related to jpegtrans-cffi.
> Attempts to install any available versions on my
Hello team at python.org,
I've asked this question on a forum and tried to figure it out myself, but
I'm at a dead end. I don't know if you guys answer questions like this but
I have no where else to turn to.
I am using a Lenovo Laptop using Windows. I'
I'd like to use the jpegdupes package <https://pypi.org/project/jpegdupes/> but
can't seem to get past compilation issued related to jpegtrans-cffi.
Attempts to install any available versions on my XUbuntu system crap out
with this C compiler error message:
In file includ
See here for a discussion around this issue:
https://github.com/seomoz/reppy/issues/90
This project requires a C++ build environment to be setup on your computer.
The fact that your compiler is reporting that `std=c++11` as an unknown
option shows that you don't have a C++ build environment set up
Oops, forgot the link to the standard library robots.txt parser. Here are
the docs!
https://docs.python.org/3/library/urllib.robotparser.html
*sorry for the noise*
On Thu, Jul 22, 2021 at 11:34 PM Jack DeVries
wrote:
> See here for a discussion around this issue:
> https://github.com/seomoz/r
1 - 100 of 2353 matches
Mail list logo