Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

punyverse

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

punyverse

Python simulator of a puny universe.

  • 1.2
  • PyPI
  • Socket score

Maintainers
1

punyverse Linux Build Status Windows Build Status PyPI PyPI - Format PyPI - Python Version

Python simulator of a puny universe. (How many words can I stick into one?)

Punyverse Preview

Installation

To install, run pip install punyverse.

If you are on Windows, run punyverse_make_launcher. This should create special launchers that runs punyverse on your dedicated graphics card, should it exist.

Your graphics card might not support some of the larger textures used by punyverse, and so startup might fail. To solve this problem, run punyverse_small_images. It will do nothing if your graphics card supports all the textures, so when in doubt, run punyverse_small_images after installation.

Then, run punyverse to launch the simulator, or punyversew to launch without the console.

Summary

pip install punyverse
punyverse_make_launcher
punyverse_small_images
# Installation finished. Run:
punyverse

Troubleshooting

If punyverse does not work, try upgrading your graphics card drivers.

If your graphics card does not appear to support OpenGL 3.3, then you cannot run the latest version of punyverse. You can try pip install -U punyverse==0.5 to install the last version of punyverse to support legacy devices. You can download the wheels manually from the PyPI page.

If the problem is unrelated to your graphics card, and it persists, try running punyverse under debug mode. To do this, run punyverse as punyverse --debug. Then paste the entirety of the output into a new GitHub issue here.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc