Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Use of global variables from several modules.
Post: Use of global variables from several modules.

I am writting a python program that uses several modules. In "file_1.py" the global variables "i1" and "s1" are declared. In addition, in this module the "Initialization" function is defined, that mo...
Jstechg General Coding Help 3 2,821 Jan-02-2019, 11:09 PM
    Thread: Help with ctypes and "c_int*"
Post: Help with ctypes and "c_int*"

I am python beginner and I am trying to run a simple python program that call a c function using ctypes on a linux Ubuntu PC. It is based on web examples, but I have not the full source code of "test...
Jstechg Data Science 1 2,052 Nov-24-2018, 03:34 PM
    Thread: python kernell crash with a ctypes program
Post: RE: python kernell crash with a ctypes program

I am reviewing the source code, and then I will put it available.
Jstechg General Coding Help 1 3,505 Nov-24-2018, 02:37 PM
    Thread: python kernell crash with a ctypes program
Post: python kernell crash with a ctypes program

We have a python program that by means of ctypes calls several functions of a C dll. 1) In the first version of this program all works right: 1.a)C function declarations are : // Callback functio...
Jstechg General Coding Help 1 3,505 Nov-23-2018, 01:54 AM
    Thread: Clone full Anaconda system to a PC without internet connection.
Post: RE: Clone full Anaconda system to a PC without int...

I have been able to execute the "conda export" command successfully on the second PC, in the following way: cd C:\Program Files\Anaconda3 conda env export -n user_name > C:\users\user_name\Docu...
Jstechg News and Discussions 3 9,514 Oct-24-2018, 07:41 AM
    Thread: Clone full Anaconda system to a PC without internet connection.
Post: RE: Clone full Anaconda system to a PC without int...

Thanks, I have installed the "Anaconda distribution" on PC2 and then, on PC1 (Windows) open an "command promt" and type: cd C:\Program Files\Anaconda3 (We go to the installation directory)...
Jstechg News and Discussions 3 9,514 Oct-23-2018, 02:51 PM
    Thread: Clone full Anaconda system to a PC without internet connection.
Post: Clone full Anaconda system to a PC without interne...

I am starting to work with python and I have to clone the "Anaconda + Spyder" environment that was installed some time ago on a Windwos PC with an internet connection to another Windows PC that does n...
Jstechg News and Discussions 3 9,514 Oct-22-2018, 07:42 AM

User Panel Messages

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