Ignore:
Timestamp:
09/05/2022 09:04:47 PM (9 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, ken/inkscape-core-mods, plabs/python-mods, qt5new, trunk, xry111/soup3
Children:
056b596
Parents:
5b5b1d2
Message:

Add --no-user in Python module installation instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pycryptodome.xml

    r5b5b1d2 r5ff8c3a  
    8787      </para>
    8888
    89 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir pycryptodome</userinput></screen>
     89<screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user pycryptodome</userinput></screen>
    9090
    9191    </sect3>
Note: See TracChangeset for help on using the changeset viewer.