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

"collect_training_data" function not working in Windows #606

Open
ZoloKiala opened this issue Apr 22, 2024 · 1 comment
Open

"collect_training_data" function not working in Windows #606

ZoloKiala opened this issue Apr 22, 2024 · 1 comment

Comments

@ZoloKiala
Copy link

I'm trying to use "collect_training_data" function within the DEA package after installing locally the ODC. I'm getting the error below:

File "C:\Users\z.kiala\AppData\Local\miniconda3\envs\odc_env1\lib\multiprocessing\queues.py", line 367, in get
return _ForkingPickler.loads(res)
AttributeError: Can't get attribute 'feature_layers' on <module 'main' (built-in)>

I'm aware that the function would work if the ODC was installed in Linux. Can anyone help?

@SpacemanPaul
Copy link
Contributor

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