<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Citing from your script:</p>
    <p>>  script:<br>
      >    - python setup.py sdist bdist_wheel<br>
      >    - pip install dist/*</p>
    <p>On the second line, the sdist tarball and tarballs are built.
      They end up in dist/.<br>
      On the next line, you try to install them *both*. That causes
      pip's error message.</p>
    <p>best regards<br>
      Sebastian<br>
    </p>
    <div class="moz-cite-prefix">On 3/9/21 2:04 PM, Marius Karotkis
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:509e5ed85d3349ee930cdf16c43cd7ac@kam.lt">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:3.0cm 1.0cm 2.0cm 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hello,<br>
          maybe someone can help. I try run test from gitlab with gitlab
          runner on docker.<br>
          But I get errors on stage build:<br>
          <br>
          ERROR: Cannot install intelmq 2.3.0.1 (from
          /builds/deployment/intelmq/dist/intelmq-2.3.0.6374.tar.gz) and
          intelmq 2.3.0.6374 (from
          /builds/deployment/intelmq/dist/intelmq-2.3.0.6374-py2.py3-none-any.whl)
          because these package versions have conflicting dependencies.<o:p></o:p></p>
        <p class="MsoNormal">The conflict is caused by:<o:p></o:p></p>
        <p class="MsoNormal">    The user requested intelmq 2.3.0.6374
          (from
          /builds/deployment/intelmq/dist/intelmq-2.3.0.6374-py2.py3-none-any.whl)<o:p></o:p></p>
        <p class="MsoNormal">    The user requested intelmq 2.3.0.1
          (from
          /builds/deployment/intelmq/dist/intelmq-2.3.0.6374.tar.gz)<br>
          <br>
          <o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
IntelMQ-dev mailing list
<a class="moz-txt-link-freetext" href="https://lists.cert.at/cgi-bin/mailman/listinfo/intelmq-dev">https://lists.cert.at/cgi-bin/mailman/listinfo/intelmq-dev</a>
<a class="moz-txt-link-freetext" href="https://intelmq.readthedocs.io/">https://intelmq.readthedocs.io/</a></pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
// Sebastian Wagner <a class="moz-txt-link-rfc2396E" href="mailto:wagner@cert.at"><wagner@cert.at></a> - T: +43 1 5056416 7201
// CERT Austria - <a class="moz-txt-link-freetext" href="https://www.cert.at/">https://www.cert.at/</a>
// Eine Initiative der nic.at GmbH - <a class="moz-txt-link-freetext" href="https://www.nic.at/">https://www.nic.at/</a>
// Firmenbuchnummer 172568b, LG Salzburg</pre>
  </body>
</html>