We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
usage: ipykernel_launcher.py [-h] -page PAGE -len LEN [-infinite INFINITE] [-usage USAGE] [-comments COMMENTS] ipykernel_launcher.py: error: the following arguments are required: -page/-p, -len/-l
The text was updated successfully, but these errors were encountered:
try to use args = parser.parse_args(args=['--device', '0', '--no_cuda']) replace args = parser.parse_args() at 346 line when you use jupyter
Sorry, something went wrong.
No branches or pull requests
can anyone help me to solve this problems?
The text was updated successfully, but these errors were encountered: