Code Monkey home page Code Monkey logo

Comments (6)

sdaqo avatar sdaqo commented on May 23, 2024

Ok done now, I made a yaml config, look in the readme for instructions

from anipy-cli.

sdaqo avatar sdaqo commented on May 23, 2024

If you find any errors please report

from anipy-cli.

VoidAny avatar VoidAny commented on May 23, 2024

There were many issues. You should really test your code and make sure it works. Anyways, I fixed them all in #80

from anipy-cli.

sdaqo avatar sdaqo commented on May 23, 2024

You should really test your code and make sure it works.

You are right... I should also write some automated tests.

from anipy-cli.

amazoedu0 avatar amazoedu0 commented on May 23, 2024

Respected Dev(s)
Greetings.
I'm getting these errors kindly guide me. I have created config file but still getting these errors my OS is MS Windows 10.
C:\Users\Pc Planet>anipy-cli Traceback (most recent call last): File "C:\Users\Pc Planet\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\Pc Planet\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "C:\Users\Pc Planet\AppData\Local\Programs\Python\Python310\Scripts\anipy-cli.exe\__main__.py", line 4, in <module> File "C:\Users\Pc Planet\AppData\Local\Programs\Python\Python310\lib\site-packages\anipy_cli\__init__.py", line 16, in <module> from .query import query File "C:\Users\Pc Planet\AppData\Local\Programs\Python\Python310\lib\site-packages\anipy_cli\query.py", line 9, in <module> base_url = Config().gogoanime_url File "C:\Users\Pc Planet\AppData\Local\Programs\Python\Python310\lib\site-packages\anipy_cli\config.py", line 12, in __init__ self._config_file = self._get_config_path() / "config.yaml" File "C:\Users\Pc Planet\AppData\Local\Programs\Python\Python310\lib\site-packages\anipy_cli\config.py", line 131, in _get_config_path raise SysNotFoundError(platform) anipy_cli.config.SysNotFoundError: win32

from anipy-cli.

VoidAny avatar VoidAny commented on May 23, 2024

This was recently fixed in the latest update. To update, run python -m pip install --upgrade anipy-cli

from anipy-cli.

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.