Git Product home page Git Product logo

Comments (3)

Mlegbder avatar Mlegbder commented on June 3, 2024

After installing GIMP, if you call it again, you will get the following error. : 'gbk' codec can't decode byte 0x82 in position 520: illegal multibyte sequence

from manga-image-translator.

Mlegbder avatar Mlegbder commented on June 3, 2024

UnicodeDecodeError: 'gbk' codec can't decode byte 0x82 in position 520: illegal multibyte sequence
=== Output
EEEEeEeek! 2 GeglBuffers leaked

=== Error
None
Task state e9b425a664ad65ac6bbc6934c485e4b079493496c66bc07c4b799e933c4bcb56-1536-google-ENG-default-auto to {'info': 'error', 'finished': True}
ERROR: [web_client] TypeError: argument of type 'NoneType' is not iterable

from manga-image-translator.

Mlegbder avatar Mlegbder commented on June 3, 2024

None
Task state e9b425a664ad65ac6bbc6934c485e4b079493496c66bc07c4b799e933c4bcb56-1536-google-ENG-default-auto to {'info': 'error', 'finished': True}
ERROR: [web_client] TypeError: argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "D:\manga-image-translator\manga_translator_main_.py", line 73, in
loop.run_until_complete(dispatch(args))
File "C:\Users\xxx\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 649, in run_until_complete
return future.result()
File "D:\manga-image-translator\manga_translator_main_.py", line 50, in dispatch
await translator.listen(args_dict)
File "D:\manga-image-translator\manga_translator\manga_translator.py", line 729, in listen
await self.translate_path(self._result_path('input.jpg'), self._result_path('final.jpg'),
File "D:\manga-image-translator\manga_translator\manga_translator.py", line 152, in translate_path
await self.translate_file(path, _dest, params)
File "D:\manga-image-translator\manga_translator\manga_translator.py", line 203, in translate_file
return await self._translate_file(path, dest, ctx)
File "D:\manga-image-translator\manga_translator\manga_translator.py", line 255, in _translate_file
save_result(result, dest, ctx)
File "D:\manga-image-translator\manga_translator\save.py", line 43, in save_result
format_handler.save(result, dest, ctx)
File "D:\manga-image-translator\manga_translator\save.py", line 30, in save
self._save(result, dest, ctx)
File "D:\manga-image-translator\manga_translator\save.py", line 66, in _save
gimp_render(dest, ctx)
File "D:\manga-image-translator\manga_translator\rendering\gimp_render.py", line 143, in gimp_render
gimp_batch(full_script)
File "D:\manga-image-translator\manga_translator\rendering\gimp_render.py", line 190, in gimp_batch
if "Error:" in result.stderr:
TypeError: argument of type 'NoneType' is not iterable
Restarting translator process
A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton'

from manga-image-translator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.