generated from opentensor/bittensor-subnet-template
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Bug Description
/home/cxp/.pm2/logs/make-run-miner-error.log last 15 lines:
0|make run | make: *** [Makefile:56: run-miner] Error 127
0|make run | make: python: No such file or directory
when i run the pm2 start "make run-miner" get the error. My wallet has registered the 165 netid
run-miner:
@echo "Running miner on $(NETWORK)net (netuid: $(NETUID))"
python neurons/miner.py --netuid $(NETUID) --subtensor.$(SUBTENSOR_CHAIN) --wallet.name miner --wallet.hotkey default --axon.port 8091 --neuron.debug --logging.debug --blacklist.force_validator_permit
Steps to Reproduce
null
Expected Behavior
null
Actual Behavior
null
Environment
test
Technical Context
No response
Possible Solution
No response
Metadata
Metadata
Assignees
Labels
No labels