Skip to content

[BUG]: python: No such file or directory #369

@lantianlaoli

Description

@lantianlaoli

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions