Giter VIP home page Giter VIP logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
I recently updated the gene_def capabilities but failed to maintain backwards 
compatibility. If your using an existing db library the gts script will fail.

You can confirm if this is the case after the gal.py script has been launched 
by running an instance of the gts.py script on the command line like this:

pypy gts.py 4 n

If the script crashes with a key error for 'fitness_config' or 'fitness_script' 
then this is the case.

If you are getting a different error please let me know.

Otherwise, the fix has been posted on the repo with the latest commit.

Original comment by [email protected] on 8 Dec 2012 at 1:36

  • Changed state: Accepted

from ga-bitbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
I did what you say and the output was:
  File "app_main.py", line 51, in run_toplevel
  File "gts.py", line 228, in <module>
    ff = __import__(gd['fitness_script'])
  File "/home/ubuntu/Software/new/ga-bitbot_new/bct_alt.py", line 31, in <module>
    from logs import *
ImportError: No module named logs

so probably you forgot to add the new log file to the commit.

Original comment by [email protected] on 11 Dec 2012 at 11:02

from ga-bitbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
MIssing dependencies have been added to the repo.
Verified fix by creating a clean virtual machine image and installing from the 
repo.

Original comment by [email protected] on 19 Dec 2012 at 2:18

  • Changed state: Verified

from ga-bitbot.

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.