On Fri, Apr 16, 2021 at 3:40 PM Paul Edwards wrote:
> On Saturday, April 17, 2021 at 7:52:07 AM UTC+10, jak wrote:
>
> > Hi,
> > one thing is not clear to me, do you absolutely need to use "asma"?
> >
> > http://www.z390.org/
>
> The link you provided is to something that runs on PC
> environment
On Saturday, April 17, 2021 at 7:52:07 AM UTC+10, jak wrote:
> Hi,
> one thing is not clear to me, do you absolutely need to use "asma"?
>
> http://www.z390.org/
The link you provided is to something that runs on PC
environments.
I want to produce EBCDIC executables that run on a
S/3X0 (or z/
Il 23/03/2021 10:23, Paul Edwards ha scritto:
Hello. I have a new operating system called PDOS
which works on both PC and mainframe, which
can be found here:
http://pdos.sourceforge.net/
I know nothing about Python, my focus is on C90,
but I wish to run this mainframe assembler, asma,
which was
On Saturday, April 17, 2021 at 6:18:29 AM UTC+10, Dan Stromberg wrote:
> If asma runs there, it'd suggest you might do well to port micropython to
> PDOS instead.
>
> Micropython has the dual benefits of being small and being supported.
> CPython 3.3 doesn't even get security fixes anymore.
O
On Fri, Apr 16, 2021 at 1:05 PM Paul Edwards wrote:
> On Saturday, April 17, 2021 at 5:13:31 AM UTC+10, Paul Rubin wrote:
> > Paul Edwards writes:
> > > I have succeeded in producing a Python 3.3 executable despite being
> > > built with a C library that only supports C90.
>
> > It seems to me t
On Saturday, April 17, 2021 at 5:13:31 AM UTC+10, Paul Rubin wrote:
> Paul Edwards writes:
> > I have succeeded in producing a Python 3.3 executable despite being
> > built with a C library that only supports C90.
> It seems to me that you might have an easier time porting MicroPython
> than C
On 16/04/2021 19:11, Quentin Bock wrote:
is it possible to set the target language of a translation to be the input
from a user?
I have tried inputting specific abbreviations that would normally be
accepted as the target language but it remains in Icelandic and I would
like to change the target l
On Wednesday, April 14, 2021 at 8:35:59 PM UTC+10, Paul Edwards wrote:
> ImportError: importlib requires posix or nt
> but I don't know what it needs to satisfy that.
>
> It's a bit strange that it can only be posix or nt when VMS is supported in
> 3.3 too.
The resolution to this problem wa
is it possible to set the target language of a translation to be the input
from a user?
I have tried inputting specific abbreviations that would normally be
accepted as the target language but it remains in Icelandic and I would
like to change the target language based on the user's input without
c
Hi,
I have to asynchronously connect to many home routers with telnet protocol in
order to get some values.
Upon getting input data (ip, username, password), I should connect to the
router, execute commands, get their results, postprocess results and finally
return certain values.
Everything
On 16Apr2021 13:13, Dan Ciprus (dciprus) wrote:
>Isn't the recommended python3 way of pip-ing stuff:
>
>python3 -m pip install ...
>
>.. just curious.
If there's only one Python 3 installed then "pip3 install ..." _ought_
to be equivalent. However, in the face of virtualenvs etc there may
often
Isn't the recommended python3 way of pip-ing stuff:
python3 -m pip install ...
.. just curious.
On Thu, Apr 15, 2021 at 08:36:56PM -0500, o1bigtenor wrote:
On Thu, Apr 15, 2021 at 8:03 PM Dodson, Matthew
wrote:
Hi,
Having an issue after installing 64 bit python. Can't pip install any packa
On 15/04/2021 20:20, Chris Angelico wrote:
On Fri, Apr 16, 2021 at 4:16 AM Jorge Conforte wrote:
I'm using xarray to read netcdf data and I had to time in my data the
values:
xarray.DataArray 'time' (time: 507)>
array(['1979-01-01T00:00:00.0', '1979-02-01T00:00:00.0',
During the last few weeks the team has been hard at work making final
changes to the website, and we are excited to announce the launch of the
conference website for EuroPython 2021 today !
* EuroPython 2021 Conference Website *
https://ep2021.europython.eu/
W
14 matches
Mail list logo