Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Package python script which has different libraries as a single executable or script
Post: Package python script which has different librari...

Hello All, I have a python script for it to run user requires to install ptkinter,import Zipfiles,install dropbox and import os ,and other packages. This script has to be executed on multiple linux a...
tej7gandhi General Coding Help 1 2,635 May-11-2019, 08:06 PM
    Thread: Upload files to Google/Azure/AWS or cloud drives using python
Post: Upload files to Google/Azure/AWS or cloud drives u...

Hello All, I wanted to upload zip folders and files in a folder to the cloud for further analyzing the files using python.I came across few tutorials on youtube and google but got muddled up. Can you...
tej7gandhi General Coding Help 0 1,919 May-11-2019, 03:02 PM
    Thread: Running into errors when installing pip and pip3 on python 2.7 and python 3.6
Post: Running into errors when installing pip and pip3 o...

I have tried installing and running pip but I run into error messages,when I utilize pip --version or pip3 --version. I am also not able to install packages which are pydrive and pyinstaller,how shoul...
tej7gandhi General Coding Help 1 2,849 May-05-2019, 09:54 PM
    Thread: Unable to create checkbox and select at run time
Post: RE: Unable to create checkbox and select at run ti...

Hello Yoriz,all, It creates a list of running processes or something similar to that,the we determine which processes the user has selected and provide more description and details on it. Thanks and...
tej7gandhi GUI 5 4,674 May-05-2019, 04:57 PM
    Thread: Unable to create checkbox and select at run time
Post: RE: Unable to create checkbox and select at run ti...

Hello Yoriz, I am not clear here,this list gets created at run time and then I want to translate this list into set of checkboxes,which user can interact with and then process the user input further....
tej7gandhi GUI 5 4,674 May-05-2019, 01:40 PM
    Thread: Unable to create checkbox and select at run time
Post: Unable to create checkbox and select at run time

Hello All, I am facing some challenge with my user interface: def PopUp(): pop = Tk() count =output1.split() for i in range(0,len(count)): var=[] ...
tej7gandhi GUI 5 4,674 May-05-2019, 03:10 AM

User Panel Messages

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