<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ténénan </title>
    <description>The latest articles on DEV Community by Ténénan  (@ten_code_10).</description>
    <link>https://dev.to/ten_code_10</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F776622%2F0f55b102-8859-447a-bf24-f4e15a030ed5.png</url>
      <title>DEV Community: Ténénan </title>
      <link>https://dev.to/ten_code_10</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ten_code_10"/>
    <language>en</language>
    <item>
      <title>how can i get python modules on windows 11 ?</title>
      <dc:creator>Ténénan </dc:creator>
      <pubDate>Sat, 02 Apr 2022 19:12:10 +0000</pubDate>
      <link>https://dev.to/ten_code_10/how-can-i-get-python-modules-on-windows-11--566h</link>
      <guid>https://dev.to/ten_code_10/how-can-i-get-python-modules-on-windows-11--566h</guid>
      <description>&lt;p&gt;Hello guys;&lt;br&gt;
Wanting to make a small python project I am confronted with module errors which prevent me from doing anything. &lt;/p&gt;

&lt;p&gt;I first tried to install anaconda, but without success because during the installation, I always have a error message which tells me that the presence of a space harms the proper functioning of anaconda.&lt;/p&gt;

&lt;p&gt;So I went to shell to install pytho3.9 and by command line I installed the modules I need for my project using pip. Nothing works, I don't know where to put my head to think on this problem. &lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
