You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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
0|make run | Running miner on testnet (netuid: 165)
0|make run | python neurons/miner.py --netuid 165 --subtensor.network test --wallet.name miner --wallet.hotkey default --axon.port 8091 --neuron.debug --logging.debug --blacklist.force_validator_permit
/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
Bug Description
when i run the
pm2 start "make run-miner"
get the error. My wallet has registered the 165 netidSteps to Reproduce
null
Expected Behavior
null
Actual Behavior
null
Environment
test
Technical Context
No response
Possible Solution
No response
The text was updated successfully, but these errors were encountered: