Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"logging.info" is still broken from version 6.10.0 #1836

Open
jbonilla-tao opened this issue May 3, 2024 · 0 comments
Open

"logging.info" is still broken from version 6.10.0 #1836

jbonilla-tao opened this issue May 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jbonilla-tao
Copy link

Describe the bug

It seems the new update 6.12.0 is mandatory to use testnet now. However, logging is still broken starting from version 6.10.0.

bt.logging.info doesn't show up. only warn and error show up

https://discord.com/channels/1120750674595024897/1179557631061413968/1235755142377373756

To Reproduce

bt.logging.info doesn't show up. only warn and error show up

Expected behavior

bt.logging.info doesn't show up. only warn and error show up

Screenshots

No response

Environment

Unix

Additional context

No response

@jbonilla-tao jbonilla-tao added the bug Something isn't working label May 3, 2024
ceterum1 added a commit to synapsec-ai/llm-defender-subnet that referenced this issue Jun 2, 2024
* Added support for bittensor>=7.0.0
* Changed the parameter for log levels from `--logging.<LEVEL>` to `--log_level <LEVEL>`as a workaround to Bittensor logging issue (opentensor/bittensor#1836)
* Changed installation to use only pyproject.toml
* Converted instances of float.tensor to numpy.ndarray to reflect the changes in bittensor==7.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant