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

got a error #8

Open
pizzahendygamin opened this issue Nov 10, 2022 · 5 comments
Open

got a error #8

pizzahendygamin opened this issue Nov 10, 2022 · 5 comments

Comments

@pizzahendygamin
Copy link

FATAL: Error, failed to local parent package file for 'Crypto' parent of 'Crypto.Cipher' (used by browser_cookie3) module (not-found)

@kcybe
Copy link
Owner

kcybe commented Nov 10, 2022

pip3 uninstall crypto 
pip3 uninstall pycrypto 
pip3 install pycryptodome

Taken from StackOverflow

@pizzahendygamin
Copy link
Author

that changes nothing the error:
FATAL: Error, failed to local parent package file for 'Crypto' parent of 'Crypto.Cipher' (used by browser_cookie3) module (not-found)

@kcybe
Copy link
Owner

kcybe commented Nov 10, 2022

did you install browser-cookie3 module?
pip3 install browser-cookie3

@pizzahendygamin
Copy link
Author

yes and did it work on python 3.11.00

@pizzahendygamin
Copy link
Author

yea hmm

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

No branches or pull requests

2 participants