Python Forum
How to keep a loop containing a web import working in python executable?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to keep a loop containing a web import working in python executable?
#3
(Feb-22-2020, 05:05 PM)Larz60+ Wrote: class not properly indented
don't use system call for Loop.py, import module instead

Thanks, Larze60, for your reply. How do I go about doing a module import? Do I need to change the py file into a module (I apologize, but still learning). Also, do you think the args='self' is causing an issue?

Thanks again.
Reply


Messages In This Thread
RE: How to keep a loop containing a web import working in python executable? - by coder1384 - Feb-22-2020, 06:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  while loop not working-I am using sublime text editor mma_python 4 1,192 Feb-05-2023, 06:26 PM
Last Post: deanhystad
  Pathlib import not working chriswrcg 9 3,837 May-29-2022, 07:37 PM
Last Post: snippsat
  How to compile a Python script for a Windows / Linux executable? netanelst 2 1,367 May-24-2022, 07:02 AM
Last Post: netanelst
  WHILE Loop - constant variables NOT working with user input boundaries C0D3R 4 1,531 Apr-05-2022, 06:18 AM
Last Post: C0D3R
  Python executable Script (Wrapper) Hwang 2 1,938 Jan-12-2022, 06:53 PM
Last Post: Hwang
  No module named '_cffi_backend' error with executable not with python script stephanh 2 5,762 Nov-25-2021, 06:52 AM
Last Post: stephanh
  Python 3.7, Windows 10, pyinstaller, winsound, no sound in executable kmarien 3 3,717 Nov-30-2020, 04:10 PM
Last Post: buran
  Make a Python program executable in Windows Pedroski55 1 2,140 Sep-26-2020, 12:34 AM
Last Post: bowlofred
  Why is the while loop not working? mcoliver88 5 3,188 Aug-18-2020, 03:27 PM
Last Post: deanhystad
  Infinite loop not working pmp2 2 1,683 Aug-18-2020, 12:27 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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