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/5458fbce-736b-444f-8b2f-e9c23b0739a4n%40googlegroups.com.
