You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I tried install xdis=6.1.0 since error appeared when I try to do "pip install ." and says
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
decompyle3 3.9.0 requires xdis<6.1.0,>=6.0.4, but you have xdis 6.1.0.dev0 which is incompatible.
Successfully installed xdis-6.1.0.dev0
It is automatically install 6.1.0.dev0 , if I fix 6.1.0 version manually, it is not working,
and when I get back to try decompyle3 run.pyc,
it is not working as well..
I need something to decompyle. can you help me out?
Description
How to Reproduce
Output Given
Expected behavior
Environment
Workarounds
Priority
Additional Context
The text was updated successfully, but these errors were encountered: