Python Forum
How Do I Get the IDE to Find My Imports
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How Do I Get the IDE to Find My Imports
#14
I am in a real quandary. I am about to abandon all attempts to use GNURadio and Python. I have spent 40 or 50 hours trying to untangle problems getting them to run. The lack of documentation makes the problem unfathomable.
In my last post I said I was going to leapfrog the problem of GNURadio, Python, and Windows and go straight to my intended final host, Raspberry Pi and Linux. Well I did the routine and got to GNURadio and it failed in an entirely different way. Searching reveals that this failure is well documented for over a year and no one has put out a workaround (that I can find).

I think it is time for me to quit trying to rely on other people's software. When it doesn't work I am at a loss to find a solution. It is time to strip away the GNURadio, Python, third party "blocks" and write all the code myself. And I'm thinking assembly code for the ARM. The majority of code that I have written in over 60 year has been assembly code. At that level, when I write a statement I know exactly what the processor will do. I don't have to be concerned with how many machine instructions some compiler will slap together or what path is needed to pull in some one else's undocumented code.

The unfortunate part of this is, I was going to make the result available to anyone. That could be difficult if it is hard coded.

Don't ding me too hard for the rant please.
Reply


Messages In This Thread
How Do I Get the IDE to Find My Imports - by petec - Feb-17-2019, 06:19 PM
RE: How Do I Get the IDE to Find My Imports - by petec - Feb-22-2019, 03:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Imports that work with Python 3.8 fail with 3.9 and 3.10 4slam 1 2,730 Mar-11-2022, 01:50 PM
Last Post: snippsat
  Imports in my first package cuppajoeman 1 2,059 Jun-28-2021, 09:06 AM
Last Post: snippsat
  script with imports works but pytest gives "ModuleNotFoundError"? Hpao 0 1,655 Jun-27-2021, 08:30 PM
Last Post: Hpao
  Help wanted with python imports petros21 3 2,741 Apr-07-2021, 07:16 PM
Last Post: snippsat
Question How to include Modules not found (conditional imports) in my setup.py when I want to cff 0 3,971 Mar-17-2021, 11:57 AM
Last Post: cff
  threading across imports Nickd12 2 2,258 Nov-09-2020, 01:59 AM
Last Post: Nickd12
  refreshing imports seandepagnier 4 2,908 Sep-20-2020, 11:51 PM
Last Post: seandepagnier
  Multimode imports fine as script but not after compiling into exe chesschaser 0 2,505 Aug-13-2020, 01:28 PM
Last Post: chesschaser
  absolute imports between folders mikisDW 0 1,626 Aug-05-2020, 12:26 PM
Last Post: mikisDW
  Understanding the concept ( Modules , imports ) erfanakbari1 1 2,287 Nov-25-2019, 01:59 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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