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

Command not avaible after instalation. #68

Open
Aruthuro opened this issue Dec 13, 2024 · 1 comment
Open

Command not avaible after instalation. #68

Aruthuro opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Aruthuro
Copy link

Aruthuro commented Dec 13, 2024

I setup a python environment with jupyter to install mloader. The thing is, after the 'pip install mloader' is completed, the command is simply not recognized. If I type 'mloader --version' it says 'NameError: name 'version' is not defined'.

%pip show mloader

Name: mloader
Version: 1.1.12
Summary: Command-line tool to download manga from mangaplus
Home-page: https://github.com/hurlenko/mloader
Author:
Author-email:
License: GPLv3
Location: [show the right directory]
Requires: Click, protobuf, requests
Required-by:
Note: you may need to restart the kernel to use updated packages.

running 'mloader' on a jupyter cell gives <module 'mloader' from 'c: \ ... \MangaPlus\.venv\Lib\site-packages\mloader\init.py'>, but none of the commands are recognized.

So, how do I actually use this thing?

@Aruthuro Aruthuro added the enhancement New feature or request label Dec 13, 2024
@Aruthuro
Copy link
Author

I managed to make it run on a environment created through cmd. But it doesn't work on jupyter for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants