Code Monkey home page Code Monkey logo

kivy_fileloader's Introduction

  • Wyatt Stagg
  • Computer Science Graduate
  • Interested in creating mods for games and creating scripts for people to enjoy :)

kivy_fileloader's People

Contributors

coolroo avatar syoon2 avatar

Watchers

 avatar

kivy_fileloader's Issues

pip requirement installation fails with conflicting dependencies in Windows

Kivy-examples==2.0.0

ERROR: Cannot install -r .\requirements.txt (line 18), -r .\requirements.txt (line 23) and kivy-deps.sdl2==0.4.5 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested kivy-deps.sdl2==0.4.5
    kivy 2.1.0 depends on kivy-deps.sdl2~=0.4.5; sys_platform == "win32"
    kivy-examples 2.0.0 depends on kivy-deps.sdl2~=0.3.1; sys_platform == "win32"

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

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.