opentensor / bittensor-subnet-template

Template Design for a Bittensor subnetwork
MIT License
65 stars 112 forks source link

add loguru to requirements.txt #82

Closed surcyf123 closed 1 month ago

surcyf123 commented 5 months ago

https://github.com/opentensor/bittensor-subnet-template/blob/332a4177b6ad85fcf421600758618d9bc4a8b207/template/utils/config.py#L23

This import imports from loguru, yet when you install the repo, loguru does not get installed as it's not in the requirements.txt file.

ibraheem-opentensor commented 1 month ago

We have depreciated loguru and integrated bittensor's logging