Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

error. #24

Open
Juliansyah55 opened this issue Jun 6, 2024 · 0 comments
Open

error. #24

Juliansyah55 opened this issue Jun 6, 2024 · 0 comments

Comments

@Juliansyah55
Copy link

Traceback (most recent call last):
File "multiprocessing\process.py", line 314, in _bootstrap
File "multiprocessing\process.py", line 108, in run
File "autofish\bot.py", line 26, in init
self.run()
File "autofish\bot.py", line 66, in run
if self.full_keepnet():
^^^^^^^^^^^^^^^^^^^
File "autofish\vision.py", line 128, in full_keepnet
for i in range(0, np.shape(screen_load)[0]):
~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: tuple index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "main.py", line 10, in
multiprocessing.freeze_support()
File "PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py", line 50, in _freeze_support
File "multiprocessing\spawn.py", line 122, in spawn_main
File "multiprocessing\spawn.py", line 135, in _main
File "multiprocessing\process.py", line 329, in _bootstrap
AttributeError: 'NoneType' object has no attribute 'write'

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

No branches or pull requests

1 participant