Hello,
Can someone please point me to how do I make ws6in1 recognise crcmod which
I have installed? Here's what happens when I run reconfig:
Installed drivers include:
0) ? (user.ws6in1) No module named crcmod
1) AcuRite (weewx.drivers.acurite)
2) ? (weewx.drivers.cc3000) No module named serial
3) FineOffsetUSB (weewx.drivers.fousb)
4) Simulator (weewx.drivers.simulator)
5) TE923 (weewx.drivers.te923)
6) ? (weewx.drivers.ultimeter) No module named serial
7) Vantage (weewx.drivers.vantage)
8) WMR100 (weewx.drivers.wmr100)
9) WMR200 (weewx.drivers.wmr200)
10) WMR300 (weewx.drivers.wmr300)
11) ? (weewx.drivers.wmr9x8) No module named serial
12) WS1 (weewx.drivers.ws1)
13) WS23xx (weewx.drivers.ws23xx)
14) WS28xx (weewx.drivers.ws28xx)
choose a driver [4]: 0
Traceback (most recent call last):
File "./wee_config", line 115, in <module>
main()
File "./wee_config", line 110, in main
config_mgr.run(args, options)
File "/home/weewx/bin/weecfg/config.py", line 102, in run
self.modify_config(config_dict, options)
File "/home/weewx/bin/weecfg/config.py", line 120, in modify_config
stn_info = self.get_stn_info(config_dict, options)
File "/home/weewx/bin/weecfg/config.py", line 151, in get_stn_info
stn_info.update(weecfg.prompt_for_driver_settings(driver))
File "/home/weewx/bin/weecfg/__init__.py", line 1136, in
prompt_for_driver_settings
__import__(driver)
File "/home/weewx/bin/user/ws6in1.py", line 369, in <module>
import crcmod
ImportError: No module named crcmod
Here's the information about the package:
[root@alarmpi bin]# pacman -Qi python-crcmod
Name : python-crcmod
Version : 1.7-4
Description : Module for generating objects that compute the Cyclic
Redundancy Check (CRC)
Architecture : armv6h
URL : http://crcmod.sourceforge.net/
Licenses : MIT
Groups : None
Provides : None
Depends On : python
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 126.48 KiB
Packager : Arch Linux ARM Build System <[email protected]>
Build Date : Thu Jan 20 23:01:06 2022
Install Date : Thu May 26 17:33:44 2022
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature
I'm running weewx v3.7.1
--
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/eb66023f-e9f5-4e85-805c-86a16df4c5edn%40googlegroups.com.