mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-25 16:35:33 -04:00
AttributeError: module 'ulid' has no attribute 'new' #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Motzumoto on GitHub (Sep 25, 2022).
trying to use a command gives me this error
@Zomatree commented on GitHub (Sep 25, 2022):
You have the wrong ulid library installed, make sure you have
ulid-pyinstalled.@Motzumoto commented on GitHub (Sep 25, 2022):
You'd think installing this lib would install the right one lmao
@Zomatree commented on GitHub (Sep 25, 2022):
It does install the correct library, i dont know how you got the incorrect one.