Anthchirp/mastodon-defederate

ModuleNotFoundError

Closed this issue · 3 comments

This is very likely user error, but I have installed the package via pip and get the following when trying to use it:

Traceback (most recent call last): File "/usr/local/bin/defederate", line 5, in <module> from defederate.cli import main ModuleNotFoundError: No module named 'defederate' root@localhost:~# nano /usr/local/bin/defederate

Any tips?

Gonna plus one this. It's happening for me as well.

Same issue for me unfortunately :(

Yes, the package layout was broken. Consequence of not actually having any tests yet.
I'm supposedly a software engineer, so since this package has gathered massive attention I might have to do this properly 😁

Fixed in 0.1.1