Coder Social home page Coder Social logo

srbcheema1 / exam_scheduler Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 3.0 161 KB

commandline tool to produce teacher-duty schedule in examination

Home Page: https://srbcheema1.github.io/ExamScheduler/#/

License: MIT License

Python 100.00%
scheduling

exam_scheduler's People

Contributors

srbcheema1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

exam_scheduler's Issues

srblib.Tabular is not able to load xlsx file.

while loading xlsx file, I get the following error

xlrd.open_workbook(inp_path)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/srbcheema/srb/extra/Exam_scheduler/.venv/lib64/python3.7/site-packages/xlrd/__init__.py", line 182, in open_workbook
    ignore_workbook_corruption=ignore_workbook_corruption,
  File "/home/srbcheema/srb/extra/Exam_scheduler/.venv/lib64/python3.7/site-packages/xlrd/book.py", line 79, in open_workbook_xls
    biff_version = bk.getbof(XL_WORKBOOK_GLOBALS)
  File "/home/srbcheema/srb/extra/Exam_scheduler/.venv/lib64/python3.7/site-packages/xlrd/book.py", line 1284, in getbof
    bof_error('Expected BOF record; found %r' % self.mem[savpos:savpos+8])
  File "/home/srbcheema/srb/extra/Exam_scheduler/.venv/lib64/python3.7/site-packages/xlrd/book.py", line 1278, in bof_error
    raise XLRDError('Unsupported format, or corrupt file: ' + msg)
xlrd.biffh.XLRDError: Unsupported format, or corrupt file: Expected BOF record; found b',srbchee'

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.