question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

coc-pyright doesn't work

See original GitHub issue

Steps:

  • install neovim in a new deepin linux(without doing any other things), and install the lastest neovim(version 0.4.4) to my linux.
  • install node.js(version 14.8.0) to my linux.
  • download vim-plug
  • edit ~/.config/nvim/init.vim:
call plug#begin('~/.config/nvim/plugged')
    Plug 'neoclide/coc.nvim', {'branch': 'release'}
call plug#end()
  • type PlugInstall and CocInstall coc-pyright.
  • and try nvim /tmp/test.py,pyright still not work.

_Originally posted by @DedSecer in https://github.com/fannheyward/coc-pyright/issues/82#issuecomment-680810111_

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
DedSecercommented, Aug 28, 2020

Yes,I’ve installed node 13 and coc-pyright worked in my linux.Thank you all your help.

0reactions
fannheywardcommented, Aug 28, 2020

@DedSecer try node 12 or 13?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Copyright in General (FAQ)
Copyright protects original works of authorship, while a patent protects inventions or discoveries. Ideas and discoveries are not protected by the copyright ......
Read more >
Works Not Covered By Copyright | Digital Media Law Project
Copyright protection only applies to "original works of authorship" that are "fixed in a tangible medium of expression." Consequently, if you attend an ......
Read more >
5 Things You Can't Copyright - LegalZoom
A choreographic work, whether original or not, is not subject to copyright protection unless it has been videotaped or notated.
Read more >
So, What Is (and Isn't) Protected by Copyright?
Works consisting entirely of information that are natural or self-evident facts, containing no original authorship, such as the white pages of ...
Read more >
Works Unprotected by Copyright Law - BitLaw
Titles, names, short phrases, and slogans are not protected by copyright law. Similarly, it is clear that copyright law does not protect simple...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found