Skip to content

import error #8

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

Closed
aeco00 opened this issue Mar 6, 2015 · 2 comments
Closed

import error #8

aeco00 opened this issue Mar 6, 2015 · 2 comments

Comments

@aeco00
Copy link

aeco00 commented Mar 6, 2015

it says,
ImportError no module named crypt:

@aeco00
Copy link
Author

aeco00 commented Mar 6, 2015

#update
i fixed this issue by using fcrypt modlue ( it is same as crypt, written for windows, as crypt don't work on windows)
but,now it is saying ->
.
no such file or directory 'passwords.txt'
.
.
(sorry i am new to programming, and i am starting with pyhon as my first language..i admit i know a little)

@geekcomputers
Copy link
Owner

Apologies for the delay, did you work this out in the end?

Regards
Craig

On 6 Mar 2015, at 18:04, Chander Mohan [email protected] wrote:

#update
i fixed this issue by using fcrypt modlue ( it is same as crypt, written for windows, as crypt don't work on windows)
but,now it is saying ->
.
no such file or directory 'passwords.txt'
.
.
(sorry i am new to programming, and i am starting with pyhon as my first language..i admit i know a little)


Reply to this email directly or view it on GitHub.

SirChristian123 added a commit to SirChristian123/Python that referenced this issue Dec 24, 2015
Fixed the Fixes geekcomputers#8 import error when using Windows because of crypt module not existing there. Regarding the issue recently of the 'no file found dictionary.txt' or 'no file found dictionary.txt' You need to create both the file and put it into the same directory because the project's zip file does not include them. Any questions or problem, please comment.
SirChristian123 added a commit to SirChristian123/Python that referenced this issue Dec 24, 2015
Fixed the import error when using Windows because of crypt module not existing there. Regarding the issue recently of the 'no file found dictionary.txt' or 'no file found dictionary.txt' You need to create both the file and put it into the same directory because the project's zip file does not include them. Any questions or problem, please comment.

Closes geekcomputers#8
geekcomputers pushed a commit that referenced this issue Oct 31, 2022
…0.8.11

Bump mediapipe from 0.8.7.3 to 0.8.11
geekcomputers pushed a commit that referenced this issue Jan 7, 2024
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