Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Creating an executable from a script
Post: RE: Creating an executable from a script

Ok, I have tried all of the suggestions provided, and the associated links to other threads to no avail. I completely uninstalled all parts of python, and reinstalled python 3.8 and pyinstaller (wit...
wolf8963 General Coding Help 6 5,866 May-11-2020, 05:23 PM
    Thread: Creating an executable from a script
Post: RE: Creating an executable from a script

I tried installing clang on one of the PCs having problems - the compile still failed - with a different error. When I checked the log indicated in the error message, it contained this error: Quote:['...
wolf8963 General Coding Help 6 5,866 May-06-2020, 08:13 PM
    Thread: Creating an executable from a script
Post: RE: Creating an executable from a script

Hi Snippsat, I tried the variation for creating bootloaders in the 'this' link but no soap - 'could not configure a C compiler!' I undertook to upgrade to 3.8 and it was a bit of a fistfight. The in...
wolf8963 General Coding Help 6 5,866 May-05-2020, 11:59 PM
    Thread: Creating an executable from a script
Post: RE: Creating an executable from a script

Hi SnippSat, Thanks for the quick response! I went through the steps outlined in your post, to create a virtual environment. I copied the script.py file into the folder for the virtual environment, ...
wolf8963 General Coding Help 6 5,866 May-05-2020, 07:29 PM
    Thread: Creating an executable from a script
Post: Creating an executable from a script

Hi all, I am using Python 3.6.7 32-bit on a Win-7 64bit system I am attempting to create an executable from a script I created in eclipse 20190917-1200. I have installed pywin32 via 'pip install pywi...
wolf8963 General Coding Help 6 5,866 May-05-2020, 05:15 PM
    Thread: demo not running for me - getting keyError
Post: RE: demo not running for me - getting keyError

Thanks Guys! Your information helped me over the hump. I was able to look through the code provided by Metalburr and backtrack from there - I ultimately realized that the pages I am hitting have no 'i...
wolf8963 General Coding Help 4 3,513 Feb-13-2020, 03:54 PM
    Thread: demo not running for me - getting keyError
Post: demo not running for me - getting keyError

Hi All, I am trying to adapt a program to scrape data from a cisco phone web page. I found some code at https://srome.github.io/Parsing-HTML-Tab...nd-pandas/ that I felt would get me pretty close to ...
wolf8963 General Coding Help 4 3,513 Feb-09-2020, 05:24 AM
    Thread: read_dotenv problem
Post: RE: read_dotenv problem

Hi Buran, Thanks for the information - I will run down that route. and Thanks for the tip on including the link - I had considered it but was thinking I saw a warning against including links in the ...
wolf8963 General Coding Help 4 3,645 Feb-06-2020, 07:23 PM
    Thread: read_dotenv problem
Post: RE: read_dotenv problem

yes. but what .env is it looking for? and how do I get it? Is it something that should have installed with python? I assume there should be more to the name than .env but there is nothing to show what...
wolf8963 General Coding Help 4 3,645 Jan-25-2020, 04:37 AM
    Thread: read_dotenv problem
Post: read_dotenv problem

Hi I am working with some sample code from ciscoAxl sdk part of the sample code is this: import os #for ciscoaxl sdk from ciscoaxl import axl #for ciscoaxl sdk from py_dotenv import read_dotenv do...
wolf8963 General Coding Help 4 3,645 Jan-24-2020, 04:21 AM

User Panel Messages

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