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

Error running on command line #15

Open
colindj1120 opened this issue Apr 30, 2024 · 0 comments
Open

Error running on command line #15

colindj1120 opened this issue Apr 30, 2024 · 0 comments

Comments

@colindj1120
Copy link

OS: Win 11

Error:

C:\Users\CS2 KANZI PC>csv_trans -f "C:/USERS/CS2 KANZI PC/Downloads/test/Result.csv" -fs "," -sl "ja" -tl "en"
Translating DataFrame: 0%| | 0/1 [00:00<?, ?it/s]Exception in thread Thread-4 (_handle_results):
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\Program Files\Python312\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Program Files\Python312\Lib\multiprocessing\pool.py", line 579, in _handle_results
task = get()

File "C:\Program Files\Python312\Lib\multiprocessing\connection.py", line 251, in recv
return _ForkingPickler.loads(buf.getbuffer())

TypeError: NotValidPayload.init() missing 1 required positional argument: 'val'

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

1 participant