Code Monkey home page Code Monkey logo

astra's People

Contributors

jlnetosci avatar

Watchers

 avatar

astra's Issues

Absence of root individual (selection?) halts script and prevents generation of network graph.

(Since most users of the app are not users of GitHub I will add issues users reported)

Error

Traceback: File "/home/adminuser/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 541, in _run_script exec(code, module.__dict__) File "/mount/src/astra/app/app.py", line 218, in <module> ancestors = get_ancestors(parser, translator, selected_individual) File "/mount/src/astra/app/app.py", line 134, in get_ancestors ancestors = gedcom_parser.get_ancestors(gedcom_parser.get_element_dictionary()[reverse_translator[individual]]) #takes long ID to short ID, calls location in memory

Additional info

GEDCOM was generated using bkwin.

Add a download option.

(Since most users of the app are not users of GitHub I will add issues users reported)

To save and explore the network locally.

GEDCOM is not parsed because it is not GEDCOM format 5.5.

(Since most users of the app are not users of GitHub I will add issues users reported)

Traceback (most recent call last): File "/home/adminuser/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 541, in _run_script exec(code, module.__dict__) File "/mount/src/astra/app/app.py", line 208, in <module> parser = parse_gedcom(uploaded_file) File "/mount/src/astra/app/app.py", line 41, in parse_gedcom gedcom_parser.parse_file(temp_file_path, False) # Use the default encoding File "/home/adminuser/venv/lib/python3.10/site-packages/gedcom/parser.py", line 145, in parse_file last_element = self.__parse_line(line_number, line.decode('utf-8-sig'), last_element, strict) File "/home/adminuser/venv/lib/python3.10/site-packages/gedcom/parser.py", line 232, in __parse_line raise GedcomFormatViolationError(error_message) gedcom.parser.GedcomFormatViolationError: Line 48342 of document violates GEDCOM format 5.5 Lines must be no more than one level higher than previous line. See: https://chronoplexsoftware.com/gedcomvalidator/gedcom/gedcom-5.5.pdf

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.