Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this still work? Deprecation and Uncaught error. #52

Open
Aryaman73 opened this issue Jan 29, 2022 · 1 comment
Open

Does this still work? Deprecation and Uncaught error. #52

Aryaman73 opened this issue Jan 29, 2022 · 1 comment

Comments

@Aryaman73
Copy link

When I try to import this project, I get a deprecation error, which (from what I can see) means this project doesn't work? I tried creating a variable in Python and accessing it in node/JS, and it just says Uncaught :/

image

Thanks!

@Aryaman73 Aryaman73 changed the title Does this still work? Does this still work? Deprecation and Uncaught error. Jan 29, 2022
@W1Real
Copy link

W1Real commented Aug 24, 2022

The project breaks apart if you run with new packages

It requires to run !pip install --upgrade jinja2==3.0 just to fix the error 'jinja2.ext' has no attribute 'with_'

I tried to downgrade it with !pip install --upgrade ipython==5.0, but it just broke my jupyter notebook on vscode.
LOL.

Look at the changelog history on the

Maybe this is the solution: https://stackoverflow.com/questions/6570635/installing-multiple-versions-of-a-package-with-pip

But I won't attempt it, I have a feeling I'll have to look into the source code. So, I'll use this vscode extension instead:

VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants