Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Can't import logging
Post: RE: Can't import logging

You're exactly right sir ! **smile** Thank you so much !
hary General Coding Help 2 2,565 Jun-28-2022, 07:46 PM
    Thread: Can't import logging
Post: Can't import logging

Hi I'm on a Raspberry pi and VSCode trying to import 'logging' but I get an error despite it should already be with python 3.9.2. When I import 'math' from a terminal in VSCode, it works ok. But imp...
hary General Coding Help 2 2,565 Jun-28-2022, 03:42 PM
    Thread: python2 python3 messed up : How to fix ?
Post: RE: python2 python3 messed up : How to fix ?

As I see you're a moderator .. I ticked the "Subscribe and receive email notification of new replies" but never get advised of any new answer on that thread !
hary General Coding Help 15 8,026 Dec-30-2020, 08:26 PM
    Thread: python2 python3 messed up : How to fix ?
Post: RE: python2 python3 messed up : How to fix ?

Just 1 more question : Was this error because of the setup of my computer or because of something in the procedure I followed at https://github.com/armageddon421/electrodacus-esp32 ?
hary General Coding Help 15 8,026 Dec-30-2020, 06:42 PM
    Thread: python2 python3 messed up : How to fix ?
Post: RE: python2 python3 messed up : How to fix ?

Ok, I thought that the 2 line would only give some more information without disturbing the process. Without these 2 lines, it seems to work. I have another blockage, but connecting to ESP32 now. So ...
hary General Coding Help 15 8,026 Dec-30-2020, 04:12 PM
    Thread: python2 python3 messed up : How to fix ?
Post: RE: python2 python3 messed up : How to fix ?

Hi. I've done what you said but still some errors despite I don't see python2 stuff anymore ... Here is the entire result of what I've done : harold@harold-ThinkPad-T530:~/SBMS_update/electrodacus-e...
hary General Coding Help 15 8,026 Dec-30-2020, 01:31 PM
    Thread: python2 python3 messed up : How to fix ?
Post: RE: python2 python3 messed up : How to fix ?

I don't really know. As I got some problem some time ago, I tried different things, but don't really remember what. I was presentlty following that procedure : https://github.com/armageddon421/elect...
hary General Coding Help 15 8,026 Dec-29-2020, 07:19 PM
    Thread: python2 python3 messed up : How to fix ?
Post: RE: python2 python3 messed up : How to fix ?

here is part of the result where indeed a "/.local/lib/python2.7/site-packages" appears ! Traceback (most recent call last): File "genVersion.py", line 2, in <module> raise RuntimeError(s...
hary General Coding Help 15 8,026 Dec-29-2020, 06:34 PM
    Thread: python2 python3 messed up : How to fix ?
Post: RE: python2 python3 messed up : How to fix ?

Sorry, I'm not sure what you're asking for me to do ? $ python Python 3.8.5 (default, Jul 28 2020, 12:59:40) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more informatio...
hary General Coding Help 15 8,026 Dec-29-2020, 05:16 PM
    Thread: python2 python3 messed up : How to fix ?
Post: RE: pytohn2 python3 messed up : How to fix ?

Hi and thanks you for caring for my problem. Here is the output : $ python Python 3.8.5 (default, Jul 28 2020, 12:59:40) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for mor...
hary General Coding Help 15 8,026 Dec-29-2020, 03:09 PM
    Thread: python2 python3 messed up : How to fix ?
Post: python2 python3 messed up : How to fix ?

Hi I'm running Mint20 and am presently trying to follow a specific procedure that, I think, uses python 2 or python3 but is detecting some error in my python installation. It could be possible as I p...
hary General Coding Help 15 8,026 Dec-29-2020, 09:29 AM
    Thread: launch .exe from python script in windows
Post: RE: launch .exe from python script in windows

@zivoni get the following errors Error:Python 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 07:18:10) [MSC v.1900 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information...
hary General Coding Help 8 59,564 Mar-21-2017, 08:51 AM
    Thread: launch .exe from python script in windows
Post: RE: launch .exe from python script in windows

(Mar-20-2017, 03:27 PM)j.crater Wrote: Hello, usually this happens because program wasn't launched with administrator rights. So if you can, run the Python script as administrator. No change to run ...
hary General Coding Help 8 59,564 Mar-20-2017, 04:41 PM
    Thread: launch .exe from python script in windows
Post: launch .exe from python script in windows

Hi I'm trying to launch a .exe program with a python3.6 script. I usualy launch my program.exe using command line "cmd" with 5 arguments as follow : C:\Users\Harold>"C:\Program Files (x86)\EGSes...
hary General Coding Help 8 59,564 Mar-20-2017, 03:22 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020