On 2020-11-06 9:25 AM, Steve wrote:
In my program, I have the following lines of code:
import random
import re
import time
import datetime
from datetime import timedelta
from time import gmtime, strftime ##define strftime as time/date right
now
import win
In my program, I have the following lines of code:
import random
import re
import time
import datetime
from datetime import timedelta
from time import gmtime, strftime ##define strftime as time/date right
now
import winsound as ws
import sys
These may or
W dniu czw, 05.11.2020 o godzinie 11∶02 -0500, użytkownik Dennis Lee
Bieber napisał:
> On Thu, 05 Nov 2020 11:10:03 +0100, Marek Mosiewicz
> declaimed the following:
>
> > Does somebody have any experience with GraalVM [1]
> > It is new VM from Oracle which is said to have
> > ability to run Pyth
On 11/4/2020 4:38 PM, Igor Korot wrote:
Hi,
On Wed, Nov 4, 2020 at 2:47 PM David Ruíz Domínguez
wrote:
IDEL from Windows It does not work, started the program and won’t open it.
I already uninstalled and reinstalled it and it still does not open
When you installed, did you ask for t
On 11/4/2020 7:47 AM, Menno Holscher wrote:
Op 03-11-2020 om 04:04 schreef Terry Reedy:
Perhaps half of the assigned chars in the first plane are printed
instead of being replaced with a narrow box. This includes emoticons
as foreground color outlines on background color. Maybe all of the
sec
Hey songbird,
Just the tiniest of tips.
You might want to add the full venv setup link:
https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/
somewhere in
https://github.com/flowerbug/ngfp/blob/master/README.md
~
ngfp did not install for me:
(
ankur gupta wrote:
> Good Morning to All,
> My name is Ankur Gupta and I wish to seek guidance from you.
>
> I belong to a non-computer science background
> but have always been attracted to this field.
>
> I had computer science in class 12th ( Where I learned C++
> and Python ) but I did
Hello,
Does somebody have any experience with GraalVM [1]
It is new VM from Oracle which is said to have
ability to run Python 3
I have idea to try to run Odoo [2] on it [3]. Odoo is
ERP system written in Python.
Odoo is big piece of software with many dependencies,
but from my understanding of