Git Product home page Git Product logo

rtcw_demo_analyzer's People

Contributors

jellegrammens avatar jgrammens-crunch avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rtcw_demo_analyzer's Issues

print without parenthesis is not valid

Hello,

The instruction "print text" looks no longer valid, "print (text)" is to use. Here are the lines in rtcw_functions_custom.py where you can find them:
66, 107, 108, 160, 163, 166, 372, 374, 609, 615, 770, 772, 859, 861, 982, 984.

In 002. make dictionary and fill db, reload not defined

Hello,

When I tried to execute the notebook "002. make dictionary and fill db", I came across this error in the first module:

"---------------------------------------------------------------------------
NameError Traceback (most recent call last)
in
17
18 import rtcw_functions as RTCW
---> 19 reload(RTCW)

NameError: name 'reload' is not defined"

I didn't find the library where it might come from. In any case, it looks like removing the instruction doesn't bother the process.

Typo in rtcw_functions.py & rtcw_functions_custom.py - l.1..

Hello,

There is a typo for the exportJson in both rtcw_functions.py & rtcw_functions_custom.py source files, therefore the exportJsonFile parameter can't be understood by the Anders.Gaming.LibTech3.exe. It should be "exportJsonFile",

Here is the line:
"if parameters_dct['exportJson'] == '1':
s += '/eportJsonFile/' + parameters_dct['exportJsonFile']"

Regards,

Anthony.

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.