Closed jeanmw closed 1 year ago
@jeanmw if you run brew services
, can you share the output?
yep!
jeanweatherwax@test summ % brew services
==> Downloading https://formulae.brew.sh/api/formula.jws.json
######################################################################## 100.0%
Name Status User File
dbus none
dnsmasq none root
httpd none root
mariadb started jeanweatherwax ~/Library/LaunchAgents/homebrew.mxcl.mariadb.plist
memcached started jeanweatherwax ~/Library/LaunchAgents/homebrew.mxcl.memcached.plist
php@7.4 none
postgresql@11 none
postgresql@15 started jeanweatherwax ~/Library/LaunchAgents/homebrew.mxcl.postgresql@15.plist
redis started jeanweatherwax ~/Library/LaunchAgents/homebrew.mxcl.redis.plist
redis-stack started jeanweatherwax ~/Library/LaunchAgents/homebrew.mxcl.redis-stack.plist
unbound none
jeanweatherwax@test summ %
@yasyf any update on this? thanks!
@jeanmw I think your existing redis
installation is conflicting. Try brew services stop redis
, brew services restart redis-stack
Hi! Super excited to try this out. I am running into this issue after installing all dependencies (and reinstalling as prompted with
brew reinstall yasyf/summ/redis-stack
. I'm using python 3.11.2. Redis / redis-stack is running.I've tried reinstalling a few times, and installing with brew and pip. Traceback: