Sent from [1]Mail for Windows
References
Visible links
1. https://go.microsoft.com/fwlink/?LinkId=550986
--
https://mail.python.org/mailman/listinfo/python-list
Am 16.08.22 um 23:03 schrieb Dan Stromberg:
I'm attempting to package up a python package that uses Cython.
Rather than build binaries for everything under the sun, I've been focusing
on including the .pyx file and running cython on it at install time. This
requires a C compiler, but I'm OK wit
sudo pip install pyro4
Collecting pyro4
Downloading
https://files.pythonhosted.org/packages/70/e3/8c4e0d24b46fbf02e6b2dc2da5d18f0c73cfd343a1fb01ae64c788c20e56/Pyro4-4.82-py2.py3-none-any.whl
(89kB)
100% || 92kB 7.3MB/s
Collecting selectors34; python_versio
On 2022-08-17, Tobiah wrote:
> I get data from various sources; client emails, spreadsheets, and
> data from web applications. I find that I can do some_string.decode('latin1')
> to get unicode that I can use with xlsxwriter,
> or put in the header of a web page to display
> European characters
I get data from various sources; client emails, spreadsheets, and
data from web applications. I find that I can do some_string.decode('latin1')
to get unicode that I can use with xlsxwriter,
or put in the header of a web page to display
European characters correctly. But normally UTF-8 is recom
Hi,
On Wed, Aug 17, 2022 at 12:20 PM i am unable to use python
wrote:
>
>
AND I"M UNABLE TO SEE ANYTHING IN YOUR MESSAGE...
THANK YOU.
>
>
>
>Sent from [1]Mail for Windows
>
>
>
> References
>
>Visible links
>1. https://go.microsoft.com/fwlink/?LinkId=550986
> --
> https://mail.pyt
Dan Stromberg wrote at 2022-8-16 14:03 -0700:
> ...
>I'm attempting to package up a python package that uses Cython.
> ...
> Installing build dependencies ... error
> error: subprocess-exited-with-error
>
> ×? pip subprocess to install build dependencies did not run successfully.
> ?? exit code
Hi Dennis
Thank you for your reply. I’m am trying to get LaTex-to-Speech
(https://github.com/SGanesh19/LaTeX-to-Speech) to run as an accessibility aid,
converting equations into speech. I haven’t used cx_Freeze before so stumbling
somewhat.
The error returned is
File
"/Users/duser/Document
Those people keep me on my toes every time I look at such a message :-/.
On Wed, Aug 17, 2022 at 12:35:28PM -0500, Igor Korot wrote:
Hi,
On Wed, Aug 17, 2022 at 12:20 PM i am unable to use python
wrote:
AND I"M UNABLE TO SEE ANYTHING IN YOUR MESSAGE...
THANK YOU.
Sent from [1]Ma
On 8/17/22 08:33, Stefan Ram wrote:
Tobiah writes:
I get data from various sources; client emails, spreadsheets, and
data from web applications. I find that I can do some_string.decode('latin1')
Strings have no "decode" method. ("bytes" objects do.)
I'm using 2.7. Maybe that's why.
On Wed, 17 Aug 2022 12:09:14 -0600, David at Booomer
declaimed the following:
>executables=[
>Executable(
>
> "prjui.py","Maiui.py","about.py","dict.py","geometry.py","getEquation.py",
>
> "gtrail.py","main.py","matchingstring.py","producelatex.py","readfile.py
That has already been decided, as much as it ever can be. UTF-8 is
essentially always the correct encoding to use on output, and almost
always the correct encoding to assume on input absent any explicit
indication of another encoding. (e.g. the HTML "standard" says that
all HTML files must be UTF-
> On 17 Aug 2022, at 18:30, Jon Ribbens via Python-list
> wrote:
>
> On 2022-08-17, Tobiah wrote:
>> I get data from various sources; client emails, spreadsheets, and
>> data from web applications. I find that I can do
>> some_string.decode('latin1')
>> to get unicode that I can use with x
On Wed, Aug 17, 2022 at 10:20 AM Christian Gollwitzer
wrote:
> Am 16.08.22 um 23:03 schrieb Dan Stromberg:
> > I'm attempting to package up a python package that uses Cython.
> >
> > Rather than build binaries for everything under the sun, I've been
> focusing
> > on including the .pyx file and r
On 18/08/2022 03.33, Stefan Ram wrote:
> Tobiah writes:
>> I get data from various sources; client emails, spreadsheets, and
>> data from web applications. I find that I can do
>> some_string.decode('latin1')
>
> Strings have no "decode" method. ("bytes" objects do.)
>
>> to get unicode that
On 2022-08-17 12:09:14 -0600, David at Booomer wrote:
> Executable(
>
> "prjui.py","Maiui.py","about.py","dict.py","geometry.py","getEquation.py",
>
> "gtrail.py","main.py","matchingstring.py","producelatex.py","readfile.py",
> "separete.py","speak.py",
On Wed, Aug 17, 2022 at 1:58 PM Dan Stromberg wrote:
> On Wed, Aug 17, 2022 at 10:20 AM Christian Gollwitzer
> wrote:
>
>> Am 16.08.22 um 23:03 schrieb Dan Stromberg:
>> > I'm attempting to package up a python package that uses Cython.
>> >
>> > Rather than build binaries for everything under th
-- 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. cell 843-
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 below, but I
> can't anywhere. it keeps lo
On Wed, Aug 17, 2022 at 3:05 PM Dan Stromberg wrote:
> I commented out those too lines, but I'm still getting errors. They seem
>> to stem from:
>> $ "/home/dstromberg/venv/pyx-treap-testing/bin/python3",
>> ["/home/dstromberg/venv/pyx-treap-testing/bin/python3",
>> "/home/dstromberg/venv/pyx-tr
20 matches
Mail list logo