Git Product home page Git Product logo

dwarfcraft's Introduction

๐Ÿ‘‹ Hi, Iโ€™m Owen

I like computers. Some things I am interested in are:

  • Evolutionary algorithims
  • Cellular automata
  • NLP

dwarfcraft's People

Contributors

architectdrone avatar

Watchers

 avatar  avatar  avatar

dwarfcraft's Issues

Create .exe

Hello,

Many people who would like to use this software will be unable to because they do not have python or the associated modules needed to run it. Therefore, it would be nice to have an exe.

I have tried to create an exe for DwarfCraft with both cx_freeze and pyInstaller, and both had the same problem when the exe is run:

  File "main.py", line 556, in <module>
  File "site-packages\amuletcore-0.0.0-py3.8.egg\amulet\world_interface\__init__.py", line 56, in load_format
  File "site-packages\amuletcore-0.0.0-py3.8.egg\amulet\world_interface\loader.py", line 103, in get
  File "site-packages\amuletcore-0.0.0-py3.8.egg\amulet\world_interface\loader.py", line 108, in identify
  File "site-packages\amuletcore-0.0.0-py3.8.egg\amulet\world_interface\loader.py", line 123, in _load
  File "site-packages\amuletcore-0.0.0-py3.8.egg\amulet\world_interface\loader.py", line 64, in _find
  File "<frozen importlib._bootstrap_external>", line 779, in exec_module
  File "<frozen importlib._bootstrap_external>", line 915, in get_code
  File "<frozen importlib._bootstrap_external>", line 972, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\dev\\temp\\py2exetest\\DwarfCraft\\dist\\main\\amulet\\world_interface\\formats\\anvil\\anvil_format.py'
[15364] Failed to execute script main

If you are knowledgeable about cx_freeze or pyinstaller, please either leave a comment on this issue with a suggestion, or create a PR.

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.