ba0f3 / telebot.nim

Async Telegram Bot API Client implement in @Nim-Lang
MIT License
165 stars 24 forks source link

Compilation failing #87

Closed baalajimaestro closed 1 year ago

baalajimaestro commented 1 year ago

Log: https://pastebin.com/FzkQqSds

ba0f3 commented 1 year ago

can you please post your output here? I cant access pastebin.com

baalajimaestro commented 1 year ago

Log

ba0f3 commented 1 year ago

what's your Nim version?

baalajimaestro commented 1 year ago
Nim Compiler Version 1.6.12 [Linux: amd64]
Compiled at 2023-03-10
Copyright (c) 2006-2023 by Andreas Rumpf

git hash: 1aa9273640c0c51486cf3a7b67282fe58f360e91
active boot switches: -d:release -d:danger
ba0f3 commented 1 year ago

can you show me your code?

baalajimaestro commented 1 year ago

https://git.baalajimaestro.me/baalajimaestro/nim-censor-bot

ba0f3 commented 1 year ago

I don't know why but my nimble can't install norm

Error: undeclared identifier: 'taskRequires'

What's your nimble version?

baalajimaestro commented 1 year ago

You require a much newer nimble than the one packaged, for norm to install.

nimble v0.14.2 compiled at 2023-05-29 14:32:45