Re: [weewx-user] Failed install of Cheetah on Mac Catalina

2021-02-09 Thread Gary Strand
Actually, it's the file system that needs to be configured to be case-sensitive. Unfortunately, mine isn't, and the solution is to reformat the drive as case-sensitive. I'd rather not. On Tuesday, February 9, 2021 at 9:53:47 PM UTC-7 graha...@gmail.com wrote: > mine are case sensitive > > On 1

Re: [weewx-user] Failed install of Cheetah on Mac Catalina

2021-02-09 Thread Graham Eddy
mine are case sensitive > On 10 Feb 2021, at 3:04 pm, Gary Strand wrote: > > related to Macs being case-insensitive -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email

[weewx-user] Failed install of Cheetah on Mac Catalina

2021-02-09 Thread Gary Strand
I think the problem is related to Macs being case-insensitive, so under /Users/Shared/weewx/bin There's already a directory called "Cheetah" so when prompt> sudo -H python3 -m pip install Cheetah3 Collecting Cheetah3 Using cached Cheetah3-3.2.6-cp39-cp39-macosx_10_15_x86_64.whl Installing c