Skip to content

Command not avaible after instalation. #68

@Aruthuro

Description

@Aruthuro

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?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions