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

Can't import jishaku.features.* #98

Closed
4 tasks done
jontobonto opened this issue Mar 23, 2021 · 2 comments
Closed
4 tasks done

Can't import jishaku.features.* #98

jontobonto opened this issue Mar 23, 2021 · 2 comments
Labels

Comments

@jontobonto
Copy link

jontobonto commented Mar 23, 2021

Summary

I wanna import Features to write my own jishaku commands, but

Reproduction steps

Just completly reinstall jishaku with the normal command
pip install -U jishaku

Expected results

You're able to import jishaku.features.*

Actual results

You cant

Checklist

  • I have updated discord.py and jishaku to the latest available versions and have confirmed that this issue is still present
  • I have searched the open issues for duplicates
  • I have shown the entire traceback, if possible - There isnt one
  • I have removed my token from display, if visible

System information

d.py: 1.6.0
Jishaku: 1.20.0.220

@jontobonto
Copy link
Author

Also I tried the steps in #81, so idk whats wrong

@Gorialis
Copy link
Owner

Features are part of Jishaku 2.0, which is not released on PyPI yet, as it is still in development. You need to install a development version as advised in the README if you want to use 2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants