I just tried that and it is telling me python3 command not found.

On Wednesday, September 22, 2021 at 12:40:37 AM UTC-4 vince wrote:

> Try "python3 setup.py build" and see if that works any better.
>
> Basically your system does not have a default "python", which we see in 
> some operating systems.
>
> On Tuesday, September 21, 2021 at 9:17:37 PM UTC-7 Evan Kimberly wrote:
>
>> I am still learning my way around bsd and command line in general and am 
>> having difficulty getting this up and running. I was reading a separate 
>> thread in this group 'FreeBSD / TrueNAS Jail Install Help' and am now 
>> stuck.
>>
>> My current steps as follow:
>> Set up jail (In TrueNAS, 12.2-RELEASE-p9)
>> pkg install python38
>> pkg install py38-cheetah3
>> pkg install py38-configobj
>> pkg install py38-pillow
>> pkg install py38-sqlite3
>> pkg install py38-ephem
>> fetch https://weewx.com/downloads/weewx-4.5.1.tar.gz
>> tar xvfz weewx-4.5.1.tar.gz
>> cd weewx-4.5.1
>> ./setup.py build
>>
>> I get the title error at the last step. I am currently in the directory 
>> that setup.py exists in. The thread I was following suggested using 
>> python37, but I wasn't able to install those packages. When I run pkg 
>> search py37-(whatever) I don't get any results, so i changed up to 38.
>>
>> Any suggestions?
>>
>

-- 
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 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/472077f1-3c5a-4699-8d4e-c41850b31d48n%40googlegroups.com.

Reply via email to