Git Product home page Git Product logo

Comments (4)

Mayconpm avatar Mayconpm commented on May 31, 2024

Duplicate of #1

Given the complexity of pset9, the solution requires more than one table, hence this error. Unfortunately, as explained in #1 this code cannot be used directly as it will not score 100%. How to give the solution goes against the course's honesty policy, what I recommend is to try to develop your own code and use this only to clarify doubts.

from cs50x_2021.

Gurshan26 avatar Gurshan26 commented on May 31, 2024

I, in no way want to go against the course’s academic honesty sir. But I’m completely blank as to where exactly I’m going wrong…where do I need to improve? Which part? Why this error? I’ve tried ragging my brain since the day u sent this reply but I’m still stuck on the same error. Please please help sir. I’ll be really grateful

from cs50x_2021.

Mayconpm avatar Mayconpm commented on May 31, 2024

This error is raised because the .db file provided by the Havard staff has fewer tables than the code demands.
That's why I encourage everyone to create their own code as this code will not work if used directly.

from cs50x_2021.

RianMarques26 avatar RianMarques26 commented on May 31, 2024

Hey Mayconpm, hope all is well. Could you please help me with this issues on Pset9 Finance?

When I put my API_Key and run flask, I get these errors that I haven't seen before and don't know how to fix:

Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/cachelib/file.py", line 219, in delete os.remove(self._get_filename(key))
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmplxzjvek9/f65da5cfc2b86410e5c673fb6ba2227e'

I have been stuck for the past 2 hours trying to fix this. I tried to ignore them and start the problem set by doing the register part and when I test it I get more issues (AttributeError: 'str' object has no attribute 'get') as you can see. Please help, thanks!

from cs50x_2021.

Related Issues (9)

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.