-
Notifications
You must be signed in to change notification settings - Fork 397
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
pickle error #64
Comments
Hello , Could you provide more details ?what is your python version? |
Python 3 sir
…On Sun, 17 May, 2020, 11:26 AM shiningstar93, ***@***.***> wrote:
Hello ,
Could you provide more details ?what is your python version?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#64 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALGKG5EM556MNKCFBTSL25DRR537JANCNFSM4MHYPCQQ>
.
|
you have to do following steps :
|
Is there any new to give input
…On Sun, 17 May, 2020, 11:43 AM shiningstar93, ***@***.***> wrote:
you have to do following steps :
1. copy and paste py3 code in dir
2. copy and paste image_processing.py and ops.py in Utils folder.
3. install requirements (latest version)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#64 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALGKG5BP3QSP5IMQ52LJXYDRR56BBANCNFSM4MHYPCQQ>
.
|
No, there is not. If you do all steps ,you will not get this error again . |
Sir is there any separate folder for python 3 code
|
Yes, folder "Python 3 code" |
Ok thanks you sir
…On Sun, 17 May, 2020, 12:40 PM shiningstar93, ***@***.***> wrote:
Yes, folder "Python 3 code"
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#64 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALGKG5E5YTTJD5MZGAV7R7LRR6EURANCNFSM4MHYPCQQ>
.
|
Sir in the datset should I download all the 5 ,dataset images 2 images
segmentation ,&chi square diatnace 4 the image lables 5 the data split is
this mandatory
…On Sun, 17 May, 2020, 1:06 PM Anu Anu, ***@***.***> wrote:
Ok thanks you sir
On Sun, 17 May, 2020, 12:40 PM shiningstar93, ***@***.***>
wrote:
> Yes, folder "Python 3 code"
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#64 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALGKG5E5YTTJD5MZGAV7R7LRR6EURANCNFSM4MHYPCQQ>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i faced module not found error ,
import Pickle as pkl
ModuleNotFoundError: No module named 'Pickle'
can you please help me
The text was updated successfully, but these errors were encountered: