Troubleshooting
If you encounter any issues while installing or using the Pieces for Developers Neovim Extension, refer to the following troubleshooting guide for solutions.
Common Issues
Issue with Python Dependencies
Problem
When you try to run a Python based Neovim plugin, you may encounter an error related to Python dependencies missing. This error may occur when you run the plugin for the first time or after updating the plugin.
Solution
Ensure that you have installed the pynvim
package. You can do this by running the following command:
pip install pynvim
Contact Support
If you continue to experience issues after trying our solutoins, please to reach out to our support team for further assistance.