Installation problem

2020-05-10 Thread Solomon Onuche Faruna
I install python 3.8 and pycharm community edition on window 8 but when I try to install matplotlib in pycharm I discovered I got "error loading package list pypi.python.org" so I updated the pycharm to version 2020.1. The packages loaded but when I try to install matplotlib I was told "No matchin

Re: Concatenation of multiple video files in single file

2020-05-10 Thread Del Mervine
On 5/9/20 9:36 AM, Akshay Ghodake wrote: Hello, I want a help to concatenation of multiple video files into a single file in python. Any help will be greatly appreciated. Best regards, Akshay Ghodake As others have said, ffmpeg. If you need more processing features, Vapoursynth might be an o

Re: Should setuptools version propagate to a module's __version__? If so, how?

2020-05-10 Thread Cameron Simpson
On 10May2020 13:00, John Ladasky wrote: On Saturday, May 9, 2020 at 8:17:19 PM UTC-7, Cameron Simpson wrote: I also autopatch the module itself to set __version__ to match when I make that release tag. Yes, that's exactly what the module I wrote for my company's internal use does. The offic

How to translate this SQL query to Pandas query

2020-05-10 Thread facerias
I need to translate this SQL query to Pandas: SELECT * FROM df_dicodes AS di LEFT OUTER JOIN df_2 AS h2 ON di.Dicode = h2.NM_code AND (datetime(julianday(datetime(di.LastResolDate))) - datetime(julianday(datetime(h2.FechaLectura))) < 180) AND ((di.Oficina=h2.Centro AND di.In

Re: Should setuptools version propagate to a module's __version__? If so, how?

2020-05-10 Thread John Ladasky
On Saturday, May 9, 2020 at 8:17:19 PM UTC-7, Cameron Simpson wrote: > I also autopatch the module itself to > set __version__ to match when I make that release tag. Yes, that's exactly what the module I wrote for my company's internal use does. The official version number is hard-coded into se

Re: Concatenation of multiple video files in single file

2020-05-10 Thread Grant Edwards
On 2020-05-09, Chris Angelico wrote: > On Sun, May 10, 2020 at 8:50 AM Akshay Ghodake > wrote: > >> I want a help to concatenation of multiple video files into a single file >> in python. >> >> Any help will be greatly appreciated. > > Step 1: > import subprocess > > Step 2: > Run ffmpeg Defini

EuroPython 2020: First part of the program available

2020-05-10 Thread M.-A. Lemburg
Our program work group (WG) has been working hard over the last week to select the first batch of sessions for EuroPython 2020, based on your talk voting and our diversity criteria. We’re now happy to announce the first 60 talks, brought to you by 61 speakers. * EuroPython 2020