<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Python-mode &#8211; A Vim Plugin to Develop Python Applications in Vim Editor	</title>
	<atom:link href="https://www.tecmint.com/python-mode-a-vim-editor-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/python-mode-a-vim-editor-plugin/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 22 Sep 2020 04:52:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Nick Seidenman		</title>
		<link>https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1366296</link>

		<dc:creator><![CDATA[Nick Seidenman]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 04:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25468#comment-1366296</guid>

					<description><![CDATA[&lt;strong&gt;`:helptags`&lt;/strong&gt; requires an argument.]]></description>
			<content:encoded><![CDATA[<p><strong>`:helptags`</strong> requires an argument.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1032370</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 05 Sep 2018 06:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25468#comment-1032370</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1031863&quot;&gt;Pablo Caraballo&lt;/a&gt;.

@Pablo

Follow the instructions in this guide to install the required module: https://github.com/python-mode/python-mode#how-to-install]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1031863">Pablo Caraballo</a>.</p>
<p>@Pablo</p>
<p>Follow the instructions in this guide to install the required module: <a target="_blank" href="https://github.com/python-mode/python-mode#how-to-install" rel="nofollow ugc">https://github.com/python-mode/python-mode#how-to-install</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pablo Caraballo		</title>
		<link>https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1031863</link>

		<dc:creator><![CDATA[Pablo Caraballo]]></dc:creator>
		<pubDate>Tue, 04 Sep 2018 03:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25468#comment-1031863</guid>

					<description><![CDATA[Hi!

I follow this installation instruction, but whenever I edit a python file (&lt;strong&gt;vi filename.py&lt;/strong&gt;), I got:
&lt;pre&gt;
An error was encountered while processing /home/pablo/.vim/bundle/python-mode/autoload/pymode/lint.vim:
line 1
    from pylama.lint.extensions import LINTERS
Press ENTER or enter an order to continue
An error was encountered while processing /home/pablo/.vim/bundle/python-mode/autoload/pymode/lint.vim:
line 1
ModuleNotFoundError: No module named &#039;pylama&#039;
&lt;/pre&gt;
Can you give me any help, please!

Bye,

Pablo]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>I follow this installation instruction, but whenever I edit a python file (<strong>vi filename.py</strong>), I got:</p>
<pre>
An error was encountered while processing /home/pablo/.vim/bundle/python-mode/autoload/pymode/lint.vim:
line 1
    from pylama.lint.extensions import LINTERS
Press ENTER or enter an order to continue
An error was encountered while processing /home/pablo/.vim/bundle/python-mode/autoload/pymode/lint.vim:
line 1
ModuleNotFoundError: No module named 'pylama'
</pre>
<p>Can you give me any help, please!</p>
<p>Bye,</p>
<p>Pablo</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1007120</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 28 Jun 2018 07:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25468#comment-1007120</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1007076&quot;&gt;Palash Aggrawal&lt;/a&gt;.

@Palash

We are grateful for this useful addition, many thanks for sharing.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1007076">Palash Aggrawal</a>.</p>
<p>@Palash</p>
<p>We are grateful for this useful addition, many thanks for sharing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Palash Aggrawal		</title>
		<link>https://www.tecmint.com/python-mode-a-vim-editor-plugin/comment-page-1/#comment-1007076</link>

		<dc:creator><![CDATA[Palash Aggrawal]]></dc:creator>
		<pubDate>Thu, 28 Jun 2018 02:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25468#comment-1007076</guid>

					<description><![CDATA[Please add the following way to add this plugin via &lt;strong&gt;Vundle&lt;/strong&gt;:

If one already has Vundle installed, you can easily add the plugin in &lt;code&gt;.vimrc&lt;/code&gt; file as shown.
&lt;pre&gt;
Plugin &#039;klen/python-mode&#039;
&lt;/pre&gt;
then open vim and run:
&lt;pre&gt;
:PluginInstall
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Please add the following way to add this plugin via <strong>Vundle</strong>:</p>
<p>If one already has Vundle installed, you can easily add the plugin in <code>.vimrc</code> file as shown.</p>
<pre>
Plugin 'klen/python-mode'
</pre>
<p>then open vim and run:</p>
<pre>
:PluginInstall
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
