Giter Club home page Giter Club logo

Comments (4)

LittleHalfling avatar LittleHalfling commented on July 17, 2024

@thaines Would you be able to help troubleshoot the setup process? In this particular instance, the test file is not running due to a multiple symbol definitions error.

from helit.

thaines avatar thaines commented on July 17, 2024

Sorry for the slow reply, though this code is very old now, and effectively here for reference, nothing more. I actually haven't a clue how to fix this problem: it's clearly some kind of code rot, where the libraries used have changed and that's causing the symbol clash, presumably because I'm doing something in a way that is now depreciated or was never meant to work in the first place. I'm afraid that this is unlikely to compile within a modern environment as Python 2 is now end of life, scipy.weave is effectively dead, and many of the libraries have moved on, to the point of being very different indeed. If I wanted to get this running now I'ld be looking into finding a virtual machine running something like Ubuntu 16.04 and doing so within that. To actually fix it to run on a modern computer, while doable, is going to be at least a weeks worth of incredibly fiddly fixes (including conversion to Python3), probably a months, and that's assuming I do it and can remember this code well enough for that to help (a big assumption).

from helit.

LittleHalfling avatar LittleHalfling commented on July 17, 2024

@thaines That would make sense. I was successful at running the test files in Ubuntu 15, as I was originally running off the latest version of it. This is a good sign. However, I am now facing the issue of being unable to pip install weave in order to run main.py in /let due to weave being deprecated. I know rewriting this code for Python 3 would take an immense amount of work, but is there any way to install weave in Python 2.7?

from helit.

LittleHalfling avatar LittleHalfling commented on July 17, 2024

@thaines Okay, so after a LOT of tinkering in Ubuntu 15's terminal and downloading a version of scipy-weave that could run weave, I managed to get the program to open. If you're able to recall how your program is used, the only issue I'm facing at this point is I don't seem to be tagging the text correctly, as I'm unable to generate any more than 1 letter at a time. If you have any tips on getting hst to generate full words, I'd appreciate it. Thanks for giving me the idea to try an older version of Ubuntu!

from helit.

Related Issues (16)

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.