crepppy / hypixel-auction-bot

A bot that uses the Hypixel api (https://api.hypixel.net) in order to check the skyblock auction house for items selling for under their usual price.
GNU General Public License v3.0
3 stars 0 forks source link

Traceback (most recent call last): File "C:\Users\user\Downloads\hypixel-auction-bot-master\bot.py", line 14, in <module> import nbt.nbt as nbt ModuleNotFoundError: No module named 'nbt' #1

Closed Crazygamer212 closed 1 year ago

Crazygamer212 commented 1 year ago

Traceback (most recent call last): File "C:\Users\user\Downloads\hypixel-auction-bot-master\bot.py", line 14, in import nbt.nbt as nbt ModuleNotFoundError: No module named 'nbt'

i get this error while runing in 3.11

crepppy commented 1 year ago

Did you install the dependencies from requirements.txt? Either way, this repository is no longer maintained and unlikely to function properly with Skyblocks current API.