<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VarHowto | Site-Wide Activity</title>
	<link>https://varhowto.com/activity/</link>
	<atom:link href="https://varhowto.com/activity/feed" rel="self" type="application/rss+xml" />
	<description>Activity feed for the entire site.</description>
	<lastBuildDate>Sat, 23 Dec 2023 22:26:29 -0700</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">d11f6033f28fb760dd585b59fcdd56e7</guid>
				<title>aklima222&#039;s profile was updated</title>
				<link>https://varhowto.com/activity/p/244/</link>
				<pubDate>Wed, 12 Jan 2022 09:46:53 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5f62fdf2901ddf7b952d3bce42378631</guid>
				<title>SteveHopps posted an update: how to cite a webinar apa?</title>
				<link>https://varhowto.com/activity/p/241/</link>
				<pubDate>Sat, 07 Aug 2021 03:01:45 -0600</pubDate>

									<content:encoded><![CDATA[<p>how to cite a webinar apa?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5a51f77cd7f48f14c5cf41ba953cac98</guid>
				<title>VarHowto Editor replied to the topic Stuck in the 5 steps to install ROS Noetic in the forum 🙋 Ask Anything</title>
				<link>https://varhowto.com/activity/p/237/</link>
				<pubDate>Wed, 23 Jun 2021 23:16:51 -0600</pubDate>

									<content:encoded><![CDATA[<p>I saw &#8220;Permission denied&#8221;. Are you running the command using the root user?</p>
<p>A temporary solution is to use sudo</p>
<p><code>sudo rosinstall_generator ros_comm --rosdistro noetic --deps --wet-only --tar &gt; noetic-ros_comm-wet.rosinstall</code></p>
<p>Otherwise, use a normal user like what I did (I used the <code>pi</code> user).</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">90b682882cd69da7043cc9eb2292b367</guid>
				<title>VarHowto Editor replied to the topic Getting an error when compiling Noetic packages in the forum 🙋 Ask Anything</title>
				<link>https://varhowto.com/activity/p/236/</link>
				<pubDate>Wed, 23 Jun 2021 23:13:35 -0600</pubDate>

									<content:encoded><![CDATA[<p>Hi dacutty,</p>
<p>Did you follow the step 7 to increase swap? Raspberry Pi&#8217;s memory is quite limited.</p>
<blockquote class="wp-embedded-content" data-secret="YhxPZybeE7"><p><a href="https://varhowto.com/install-ros-noetic-raspberry-pi-4/" rel="nofollow ugc">How to Install ROS Noetic on Raspberry Pi 4</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"title="&#8220;How to Install ROS Noetic on Raspberry Pi 4&#8221; &#8212; VarHowto" src="https://varhowto.com/install-ros-noetic-raspberry-pi-4/embed/#?secret=28Dqa23yJ2#?secret=YhxPZybeE7" data-secret="YhxPZybeE7" width="580" height="327" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eadef4fc6680111a0380ee0b299812f6</guid>
				<title>dacutty posted Getting an error when compiling Noetic packages in the 🙋 Ask Anything forum</title>
				<link>https://varhowto.com/activity/p/235/</link>
				<pubDate>Wed, 23 Jun 2021 20:33:28 -0600</pubDate>

									<content:encoded><![CDATA[<p>make[2]: *** [CMakeFiles/std_msgs_generate_messages_eus.dir/build.make:276: /opt/ros/noetic/devel_isolated/std_msgs/share/roseus/ros/std_msgs/manifest.l] Error 3</p>
<p>make[1]: *** [CMakeFiles/Makefile2:411: CMakeFiles/std_msgs_generate_messages_eus.dir/all] Error 2</p>
<p>make: *** [Makefile:141: all] Error 2</p>
<p>&lt;== Failed to process package&hellip;<span class="activity-read-more" id="activity-read-more-235"><a href="https://varhowto.com/activity/p/235/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b0213abf6e172fa05fc2eb4ab17ff724</guid>
				<title>dacutty posted Stuck in the 5 steps to install ROS Noetic in the 🙋 Ask Anything forum</title>
				<link>https://varhowto.com/activity/p/234/</link>
				<pubDate>Wed, 23 Jun 2021 14:29:45 -0600</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m on step 4 of the 5 steps to install ROS Noetic.  When I run the command: &lt;span style=&#8221;background-color: #dbdbdb; color: #000000; font-family: monospace; font-size: 15.3562px;&#8221;&gt;&#8211;tar &gt; noetic-ros_comm-wet.rosinstall&lt;/span&gt;</p>
<p>I get the following output:</p>
<p>&lt;span style=&#8221;color: #000000; font-family: monospace;&#8221;&gt;&lt;span style=&#8221;font-size: 1&hellip;<span class="activity-read-more" id="activity-read-more-234"><a href="https://varhowto.com/activity/p/234/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">85cdb9481aa0bb40f87e1605cfe016d8</guid>
				<title>VarHowto Editor wrote a new post in ROS, How to fix ROS package repo signature verification error</title>
				<link>https://varhowto.com/?p=4257</link>
				<pubDate>Thu, 03 Jun 2021 14:35:31 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to fix the ROS package repo key expiration error. You may see 2 error messages like below as you run sudo apt update.</p>
<p>Why this happens</p>
<p>ROS uses Debian package system that [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2021/06/How-to-fix-ROS-package-repo-signature-verification-error-EXPKEYSIG-F42ED6FBAB17C654-1.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a1386ce2907b0f1fa119ee72282b580c</guid>
				<title>VarHowto Editor wrote a new post in ROS, How to fix ROS package repo signature verification error</title>
				<link>https://varhowto.com/?p=4257</link>
				<pubDate>Thu, 03 Jun 2021 14:35:31 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to fix the ROS package repo key expiration error. You may see 2 error messages like below as you run sudo apt update.</p>
<p>Why this happens</p>
<p>ROS uses Debian package system that [&hellip;] <img loading="lazy" src="https://i2.wp.com/varhowto.com/wp-content/uploads/2021/06/How-to-fix-ROS-package-repo-signature-verification-error-EXPKEYSIG-F42ED6FBAB17C654-1.jpg?fit=580%2C303&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">33e3b2b1995b5adc48eab1fff19d7a19</guid>
				<title>VarHowto Editor posted Things to do after installing Ubuntu 18.04 on Raspberry Pi 3 B+ in the 💡 Today I Learned forum</title>
				<link>https://varhowto.com/activity/p/199/</link>
				<pubDate>Thu, 03 Dec 2020 15:36:15 -0700</pubDate>

									<content:encoded><![CDATA[<p>Upgrade packages</p>
<p><code></code><code>sudo apt update<br />
apt list --upgradable<br />
sudo apt upgrade<br />
&lt;code&gt;&lt;/code&gt;</code></p>
<p>Set timezone:</p>
<p><code>sudo dpkg-reconfigure tzdata</code></p>
<p>Turn off prompt to upgrade to Ubuntu 20.04 for ssh login:</p>
<p><code>sudo sed -i &#039;s/Prompt=.*/Prompt=never/&#039; /etc/update-manager/release-upgrades</code></p>
<p>Set up Wi-Fi:</p>
<p>&nbsp;</p>
<p>Set up swap:</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eed109069f984c6c8178dd38fde2d3e0</guid>
				<title>George&#039;s profile was updated</title>
				<link>https://varhowto.com/activity/p/196/</link>
				<pubDate>Mon, 30 Nov 2020 21:55:48 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cc4add5dcb0e12a5e070b6cccda34476</guid>
				<title>VarHowto Editor wrote a new post</title>
				<link>https://varhowto.com/?p=3406</link>
				<pubDate>Sun, 08 Nov 2020 22:14:15 -0700</pubDate>

									<content:encoded><![CDATA[<p>When you run or debug a Python script in PyCharm, it shows the following error about encoding&#8230; How can I fix it?</p>
<p>/usr/bin/python [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/11/How-to-fix-PyCharm-AttributeError-‘NoneType-object-has-no-attribute-‘get-scaled.jpg" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fb8f2fdd602a259891e167d10581cfa9</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.6.0 (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3382</link>
				<pubDate>Sat, 24 Oct 2020 02:31:25 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.6.0 through conda (Anaconda/Miniconda) and pip. PyTorch is a common Platform for Deep Learning and 1.6.0 is its latest version.</p>
<p>Prerequisite</p>
<p>This tutorial [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/10/How-to-Install-PyTorch-1.6.0-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cfba90604ccba5c4db1c7ab0b795736c</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.6.0 (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3382</link>
				<pubDate>Sat, 24 Oct 2020 02:31:25 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.6.0 through conda (Anaconda/Miniconda) and pip. PyTorch is a common Platform for Deep Learning and 1.6.0 is its latest version.</p>
<p>Prerequisite</p>
<p>This tutorial [&hellip;] <img loading="lazy" src="https://i2.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.5-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e88ccf47e40a114f91e1263710522d26</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to Check PyTorch Version</title>
				<link>https://varhowto.com/?p=3343</link>
				<pubDate>Sat, 10 Oct 2020 18:02:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check PyTorch version in Python or from command line through your Python package manager pip or conda (Anaconda/Miniconda).</p>
<p>Prerequisite</p>
<p>You should have installed PyTorch already, [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/10/How-to-Check-PyTorch-Version-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e4fd7b40135553c07a27769223f79848</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to Check PyTorch Version</title>
				<link>https://varhowto.com/?p=3343</link>
				<pubDate>Sat, 10 Oct 2020 18:02:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check PyTorch version in Python or from command line through your Python package manager pip or conda (Anaconda/Miniconda).</p>
<p>Prerequisite</p>
<p>You should have installed PyTorch already, [&hellip;] <img loading="lazy" src="https://i0.wp.com/varhowto.com/wp-content/uploads/2020/10/How-to-Check-PyTorch-Version-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e88ccf47e40a114f91e1263710522d26</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to Check PyTorch Version</title>
				<link>https://varhowto.com/?p=3343</link>
				<pubDate>Sat, 10 Oct 2020 18:02:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check PyTorch version in Python or from command line through your Python package manager pip or conda (Anaconda/Miniconda).</p>
<p>Prerequisite</p>
<p>You should have installed PyTorch already, [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/10/How-to-Check-PyTorch-Version-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e4fd7b40135553c07a27769223f79848</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to Check PyTorch Version</title>
				<link>https://varhowto.com/?p=3343</link>
				<pubDate>Sat, 10 Oct 2020 18:02:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check PyTorch version in Python or from command line through your Python package manager pip or conda (Anaconda/Miniconda).</p>
<p>Prerequisite</p>
<p>You should have installed PyTorch already, [&hellip;] <img loading="lazy" src="https://i0.wp.com/varhowto.com/wp-content/uploads/2020/10/How-to-Check-PyTorch-Version-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e88ccf47e40a114f91e1263710522d26</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to Check PyTorch Version</title>
				<link>https://varhowto.com/?p=3343</link>
				<pubDate>Sat, 10 Oct 2020 18:02:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check PyTorch version in Python or from command line through your Python package manager pip or conda (Anaconda/Miniconda).</p>
<p>Prerequisite</p>
<p>You should have installed PyTorch already, [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/10/How-to-Check-PyTorch-Version-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e4fd7b40135553c07a27769223f79848</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to Check PyTorch Version</title>
				<link>https://varhowto.com/?p=3343</link>
				<pubDate>Sat, 10 Oct 2020 18:02:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check PyTorch version in Python or from command line through your Python package manager pip or conda (Anaconda/Miniconda).</p>
<p>Prerequisite</p>
<p>You should have installed PyTorch already, [&hellip;] <img loading="lazy" src="https://i0.wp.com/varhowto.com/wp-content/uploads/2020/10/How-to-Check-PyTorch-Version-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">267b47a92faaeeea1b66154a2b252e64</guid>
				<title>VarHowto Editor replied to the topic Heimdall Dashboard without docker not working in the forum 🙋 Ask Anything</title>
				<link>https://varhowto.com/activity/p/174/</link>
				<pubDate>Mon, 21 Sep 2020 20:06:07 -0600</pubDate>

									<content:encoded><![CDATA[<p>Have you changed the lines in bold?</p>
<p>User=lgtm<br />
Group=lgtm<br />
WorkingDirectory=/home/lgtm/Heimdall-2.2.2</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ffca191b72b63ec79eeb560955a327aa</guid>
				<title>eddie563 posted Heimdall Dashboard without docker not working in the 🙋 Ask Anything forum</title>
				<link>https://varhowto.com/activity/p/173/</link>
				<pubDate>Sat, 19 Sep 2020 15:02:54 -0600</pubDate>

									<content:encoded><![CDATA[<p>Have followed the install instructions in your guide. have opened my firewall however, im getting nothing in a browser.</p>
<p>I ran into the same issue with line 135 which i commented out along with the next line. php artisan serve then worked. however still nothing in a browser. have tried a reboot and also configuring the service.</p>
<p>Any ideas? thanks&hellip;<span class="activity-read-more" id="activity-read-more-173"><a href="https://varhowto.com/activity/p/173/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a976b62c8f889a74c341a111a895f815</guid>
				<title>VarHowto Editor replied to the topic sonarr, jackett won&#039;t start on boot in the forum 🙋 Ask Anything</title>
				<link>https://varhowto.com/activity/p/165/</link>
				<pubDate>Tue, 08 Sep 2020 20:48:29 -0600</pubDate>

									<content:encoded><![CDATA[<p>You&#8217;ll need to use your own username in the service files.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3997361bf376ef83274cbb1c42908c81</guid>
				<title>rereed3200 posted sonarr, jackett won&#039;t start on boot in the 🙋 Ask Anything forum</title>
				<link>https://varhowto.com/activity/p/164/</link>
				<pubDate>Sun, 06 Sep 2020 06:28:53 -0600</pubDate>

									<content:encoded><![CDATA[<p>Followed your directions for Radarr, Sonarr and Jackett. all started at command line but can&#8217;t get Sonarr and Jackett service file configured properly Radarr is using radarr username and group but doesn&#8217;t work with the others. Using openmedia vault because I cant get samba to work with ubuntu ( my preferred os). any help would be appreciated</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c8595573b935c9e593251621cba152da</guid>
				<title>VarHowto Editor wrote a new post</title>
				<link>https://varhowto.com/?p=3188</link>
				<pubDate>Thu, 03 Sep 2020 03:44:32 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install Miniconda from command line on Ubuntu 18.04. The whole Miniconda installation only needs 3 steps, except creating and activating a conda environment.</p>
<p>Miniconda [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/09/How-to-Install-Miniconda-on-Ubuntu-18.04-1-scaled.jpg" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">05ff271c720432e80766608966dd3637</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.5 (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3238</link>
				<pubDate>Sat, 29 Aug 2020 19:45:59 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.5 (both 1.5.0 and 1.5.1) through conda (Anaconda/Miniconda) and pip. PyTorch is a common Platform for Deep Learning. A number of open source code or papers already use [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.5-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4117b6f653924cd728efc1c87c381c15</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.5 (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3238</link>
				<pubDate>Sat, 29 Aug 2020 19:45:59 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.5 (both 1.5.0 and 1.5.1) through conda (Anaconda/Miniconda) and pip. PyTorch is a common Platform for Deep Learning. A number of open source code or papers already use [&hellip;] <img loading="lazy" src="https://i2.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.5-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">05ff271c720432e80766608966dd3637</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.5 (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3238</link>
				<pubDate>Sat, 29 Aug 2020 19:45:59 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.5 (both 1.5.0 and 1.5.1) through conda (Anaconda/Miniconda) and pip. PyTorch is a common Platform for Deep Learning. A number of open source code or papers already use [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.5-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4117b6f653924cd728efc1c87c381c15</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.5 (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3238</link>
				<pubDate>Sat, 29 Aug 2020 19:45:59 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.5 (both 1.5.0 and 1.5.1) through conda (Anaconda/Miniconda) and pip. PyTorch is a common Platform for Deep Learning. A number of open source code or papers already use [&hellip;] <img loading="lazy" src="https://i2.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.5-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">95e31ac93a326b89869f11953f5d5362</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.4.0 easily (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3206</link>
				<pubDate>Sat, 29 Aug 2020 03:12:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.4.0 through conda (Anaconda/Miniconda) and pip. PyTorch is a popular Deep Learning framework. A lot of open source code or papers still use 1.4 but PyTorch [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.4.0-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2bec1cac14195f403b678d1d6372973b</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.4.0 easily (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3206</link>
				<pubDate>Sat, 29 Aug 2020 03:12:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.4.0 through conda (Anaconda/Miniconda) and pip. PyTorch is a popular Deep Learning framework. A lot of open source code or papers still use 1.4 but PyTorch [&hellip;] <img loading="lazy" src="https://i2.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.4.0-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">95e31ac93a326b89869f11953f5d5362</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.4.0 easily (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3206</link>
				<pubDate>Sat, 29 Aug 2020 03:12:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.4.0 through conda (Anaconda/Miniconda) and pip. PyTorch is a popular Deep Learning framework. A lot of open source code or papers still use 1.4 but PyTorch [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.4.0-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2bec1cac14195f403b678d1d6372973b</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.4.0 easily (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3206</link>
				<pubDate>Sat, 29 Aug 2020 03:12:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.4.0 through conda (Anaconda/Miniconda) and pip. PyTorch is a popular Deep Learning framework. A lot of open source code or papers still use 1.4 but PyTorch [&hellip;] <img loading="lazy" src="https://i2.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.4.0-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">95e31ac93a326b89869f11953f5d5362</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.4.0 easily (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3206</link>
				<pubDate>Sat, 29 Aug 2020 03:12:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.4.0 through conda (Anaconda/Miniconda) and pip. PyTorch is a popular Deep Learning framework. A lot of open source code or papers still use 1.4 but PyTorch [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.4.0-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2bec1cac14195f403b678d1d6372973b</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, How to install PyTorch 1.4.0 easily (conda &#038; pip)</title>
				<link>https://varhowto.com/?p=3206</link>
				<pubDate>Sat, 29 Aug 2020 03:12:26 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to install PyTorch 1.4.0 through conda (Anaconda/Miniconda) and pip. PyTorch is a popular Deep Learning framework. A lot of open source code or papers still use 1.4 but PyTorch [&hellip;] <img loading="lazy" src="https://i2.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Install-PyTorch-1.4.0-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2f33076e300803888c0d35fcdeeb7e94</guid>
				<title>VarHowto Editor wrote a new post</title>
				<link>https://varhowto.com/?p=3152</link>
				<pubDate>Sat, 22 Aug 2020 19:40:22 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to update Pi-hole to the latest version from command line. You are here because you might see there is a new version showing in the footer of Pi-hole&#8217;s admin interface. But how do I update [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-upgrade-pi-hole.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1144b9d5dd2d5dce8cfd8a416dfb7459</guid>
				<title>VarHowto Editor wrote a new post</title>
				<link>https://varhowto.com/?p=3132</link>
				<pubDate>Sat, 22 Aug 2020 03:42:44 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check CUDA version on Ubuntu 18.04. The 3 methods are NVIDIA driver&#8217;s nvidia-smi, CUDA toolkit&#8217;s nvcc, and simply checking a file.</p>
<p>Prerequisite</p>
<p>Before we start, you should have [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Check-CUDA-Version-on-Ubuntu-18.04.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7f952b2c10208f1e6504907bc62c5df1</guid>
				<title>VarHowto Editor wrote a new post in ROS, C++ ROS catkin Package: Create, Write and Run it</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ec40c9745ab6a646d14fe83d7197bf8a</guid>
				<title>VarHowto Editor wrote a new post in ROS, C++ ROS catkin Package: Create, Write and Run it</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://i1.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f952b2c10208f1e6504907bc62c5df1</guid>
				<title>VarHowto Editor wrote a new post in ROS, C++ ROS catkin Package: Create, Write and Run it</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ec40c9745ab6a646d14fe83d7197bf8a</guid>
				<title>VarHowto Editor wrote a new post in ROS, C++ ROS catkin Package: Create, Write and Run it</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://i1.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f952b2c10208f1e6504907bc62c5df1</guid>
				<title>VarHowto Editor wrote a new post in ROS, ROS catkin Package: Create, Write and Run it</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ec40c9745ab6a646d14fe83d7197bf8a</guid>
				<title>VarHowto Editor wrote a new post in ROS, ROS catkin Package: Create, Write and Run it</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://i1.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f952b2c10208f1e6504907bc62c5df1</guid>
				<title>VarHowto Editor wrote a new post in ROS, How to Create a C++ ROS catkin package (and run it)</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ec40c9745ab6a646d14fe83d7197bf8a</guid>
				<title>VarHowto Editor wrote a new post in ROS, How to Create a C++ ROS catkin package (and run it)</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://i1.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f952b2c10208f1e6504907bc62c5df1</guid>
				<title>VarHowto Editor wrote a new post in ROS, How to Create a C++ ROS catkin package (and run it)</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ec40c9745ab6a646d14fe83d7197bf8a</guid>
				<title>VarHowto Editor wrote a new post in ROS, How to Create a C++ ROS catkin package (and run it)</title>
				<link>https://varhowto.com/?p=3079</link>
				<pubDate>Fri, 14 Aug 2020 04:10:34 -0600</pubDate>

									<content:encoded><![CDATA[<p>Written for beginners and experts, this tutorial will show you how to use the catkin_create_pkg command to create a new ROS catkin package. It will also show you how to run it and after the C++ ROS package has [&hellip;] <img loading="lazy" src="https://i1.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Create-a-C-ROS-catkin-package-and-run-it.png?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">02f6c1e99af5ef5f160fe350ccf97249</guid>
				<title>VarHowto Editor wrote a new post</title>
				<link>https://varhowto.com/?p=3018</link>
				<pubDate>Tue, 11 Aug 2020 04:10:12 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check CUDA version for TensorFlow. The 3 methods are CUDA toolkit&#8217;s nvcc, NVIDIA driver&#8217;s nvidia-smi, and simply checking a file.</p>
<p>Prerequisite</p>
<p>Before we begin, you should have [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Check-CUDA-Version-for-TensorFlow-scaled.jpg" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c2be76b73b98005518f1830b0e4c1d35</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, 3 Ways to Check CUDA Version for TensorFlow Easily</title>
				<link>https://varhowto.com/?p=3018</link>
				<pubDate>Tue, 11 Aug 2020 04:10:12 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check CUDA version for TensorFlow. The 3 methods are CUDA toolkit&#8217;s nvcc, NVIDIA driver&#8217;s nvidia-smi, and simply checking a file.</p>
<p>Prerequisite</p>
<p>Before we begin, you should have [&hellip;] <img loading="lazy" src="https://i1.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Check-CUDA-Version-for-TensorFlow-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">02f6c1e99af5ef5f160fe350ccf97249</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, 3 Ways to Check CUDA Version for TensorFlow Easily</title>
				<link>https://varhowto.com/?p=3018</link>
				<pubDate>Tue, 11 Aug 2020 04:10:12 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check CUDA version for TensorFlow. The 3 methods are CUDA toolkit&#8217;s nvcc, NVIDIA driver&#8217;s nvidia-smi, and simply checking a file.</p>
<p>Prerequisite</p>
<p>Before we begin, you should have [&hellip;] <img loading="lazy" src="https://varhowto.com/wp-content/uploads/2020/08/How-to-Check-CUDA-Version-for-TensorFlow-scaled.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c2be76b73b98005518f1830b0e4c1d35</guid>
				<title>VarHowto Editor wrote a new post in PyTorch, 3 Ways to Check CUDA Version for TensorFlow Easily</title>
				<link>https://varhowto.com/?p=3018</link>
				<pubDate>Tue, 11 Aug 2020 04:10:12 -0600</pubDate>

									<content:encoded><![CDATA[<p>Here you will learn how to check CUDA version for TensorFlow. The 3 methods are CUDA toolkit&#8217;s nvcc, NVIDIA driver&#8217;s nvidia-smi, and simply checking a file.</p>
<p>Prerequisite</p>
<p>Before we begin, you should have [&hellip;] <img loading="lazy" src="https://i1.wp.com/varhowto.com/wp-content/uploads/2020/08/How-to-Check-CUDA-Version-for-TensorFlow-scaled.jpg?fit=580%2C304&#038;ssl=1" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>