Giter VIP home page Giter VIP logo

Comments (11)

halflings avatar halflings commented on May 13, 2024 61

@xwzy : This seems to address your issue.

https://stackoverflow.com/questions/41806977/cant-install-pygame-with-pip-as-there-is-an-error-whilst-runningvsetup-py-bdist

pip install pygame==1.9.2

Unsure if pysc2 will work just the same with that version, but worth trying.

Otherwise try this:

brew install sdl sdl_image sdl_mixer sdl_ttf portmidi

If brew still complains, follow these instructions to fix it (you will find homebrew is extremely useful anyway): Homebrew/legacy-homebrew#39170 (comment)

from pysc2.

ttdonovan avatar ttdonovan commented on May 13, 2024 6

@xwzy are you sure you have SDL2 installed? Try using Homebrew to install this package.

$ brew install sdl2

from pysc2.

xwzy avatar xwzy commented on May 13, 2024 2

@halflings Thanks. pysc2 is working with pygame==1.9.2

from pysc2.

tewalds avatar tewalds commented on May 13, 2024

On Linux I found something similar sometimes happened if I didn't first do pip install --upgrade pip. Can you try that?

from pysc2.

xwzy avatar xwzy commented on May 13, 2024

I did this, but the problem still remains.

$ pip install --upgrade pip
Requirement already up-to-date: pip in ./anaconda/lib/python3.5/site-packages

from pysc2.

tewalds avatar tewalds commented on May 13, 2024

Maybe you need to install libsdl-dev or similar? I'm really not sure how macs work.

from pysc2.

xwzy avatar xwzy commented on May 13, 2024

Homebrew cannot install SDL2 correctly on my mac. Are there other solutions?

Warning: The post-install step did not complete successfully
You can try again using `brew postinstall sdl2`

$ brew postinstall sdl2
==> Postinstalling sdl2
Error: parent directory is world writable but not sticky
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/tmpdir.rb:92:in `mktmpdir'
/usr/local/Homebrew/Library/Homebrew/utils/fork.rb:6:in `safe_fork'
/usr/local/Homebrew/Library/Homebrew/cmd/postinstall.rb:32:in `run_post_install'
/usr/local/Homebrew/Library/Homebrew/cmd/postinstall.rb:12:in `block in postinstall'
/usr/local/Homebrew/Library/Homebrew/cmd/postinstall.rb:10:in `each'
/usr/local/Homebrew/Library/Homebrew/cmd/postinstall.rb:10:in `postinstall'
/usr/local/Homebrew/Library/Homebrew/brew.rb:95:in `<main>'

from pysc2.

xwzy avatar xwzy commented on May 13, 2024

http://www.libsdl.org/download-2.0.php

I also have tried download sdl2 from above page and copy to /Library/Framework directory, but still get the same error.

The include file is in /usr/local/include/SDL2, but cannot be found.

from pysc2.

halflings avatar halflings commented on May 13, 2024

No problem, you can close this issue if it was resolved.

from pysc2.

princ3raj avatar princ3raj commented on May 13, 2024

@xwzy it worked for me

from pysc2.

baiiii avatar baiiii commented on May 13, 2024

@xwzy : This seems to address your issue.

https://stackoverflow.com/questions/41806977/cant-install-pygame-with-pip-as-there-is-an-error-whilst-runningvsetup-py-bdist

pip install pygame==1.9.2

Unsure if pysc2 will work just the same with that version, but worth trying.

Otherwise try this:

brew install sdl sdl_image sdl_mixer sdl_ttf portmidi

If brew still complains, follow these instructions to fix it (you will find homebrew is extremely useful anyway): Homebrew/legacy-homebrew#39170 (comment)

nice! it close my issue, thank you~

from pysc2.

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.