Coder Social home page Coder Social logo

Comments (3)

scherroman avatar scherroman commented on May 21, 2024

Hey qweasdzxc110, its been quite a while but it looks like you were using python 3.5 here. The minimum python version supported by the project was 3.6, and is now 3.7, so if you still want to try after all this time try with python 3.7!

from mugen.

wanghaisheng avatar wanghaisheng commented on May 21, 2024

$ python -V
Python 3.8.5
(base)
dubo@LAPTOP-I2R9VG58 MINGW64 /d/Download/audio-visual/UCBBj-A2EqL5pNApsLhoeM6w
$ mugen
Traceback (most recent call last):
File "D:\Program Files\anaconda3\Scripts\mugen-script.py", line 33, in
sys.exit(load_entry_point('mugen', 'console_scripts', 'mugen')())
File "D:\Program Files\anaconda3\Scripts\mugen-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
File "D:\Program Files\anaconda3\lib\importlib\metadata.py", line 77, in load
module = import_module(match.group('module'))
File "D:\Program Files\anaconda3\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1014, in _gcd_import
File "", line 991, in _find_and_load
File "", line 973, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'scripts.cli'
(base)

from mugen.

scherroman avatar scherroman commented on May 21, 2024

@wanghaisheng if you're still interested, try downloading and installing the project from scratch once more following the new instructions in the README. I've made some updates that should fix using mugen on Windows, along with continuous integration to test the project across platforms when new updates are merged.

from mugen.

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.