[proFit-list] can't load serial python library

dave glasspusher at outofoptions.net
Wed Jun 4 09:03:25 CDT 2025


Nope? No ideas?


> On May 27, 2025, at 9:11 AM, dave <glasspusher at outofoptions.net> wrote:
> 
> Hi Folks,
> 
> I’m trying to use pro Fit as a much better editor than IDLE. For some reason I can’t seem to load the serial library. The serial library loads just fine from IDLE, pro Fit recognizes every other library I’m using, just not serial. 
> 
> Ideas? Output below.
> 
> Dave
> 
> 
> 
> import sys
> ##import serial
> 
> print(sys.version)
> 
> output:
> 
> 3.10.11 (v3.10.11:7d4cc5aa85, Apr  4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)]
> 
> 
> but when I un-comment
> 
> import sys
> import serial
> 
> print(sys.version)
> 
> output:
> 
> 
> Traceback (most recent call last):
>   File "<string>", line 5, in <module>
> ModuleNotFoundError: No module named 'serial'

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://quantum-soft.com/pipermail/profit-list_quantum-soft.com/attachments/20250604/1d95dbf6/attachment.html>


More information about the proFit-list mailing list