Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Hartmut Goebel Newsgroups: de.comp.lang.python Subject: Re: [Python-de] develop/editable-mode und "flaches" Package in "src" Date: Fri, 5 Mar 2021 10:58:33 +0100 Organization: crazy-compilers.com Lines: 34 Message-ID: References: <88603586-03f4-2c50-4bd8-f53523dbb3bb@crazy-compilers.com> <1cf8b220-5b5d-7162-edb9-c256a3d61a68@gethmann.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de BopjWVM6FlgUpuVPMNMzBw+I5LCsyIhjLrGdS+ieJAug== Return-Path: X-Original-To: python-de@python.org Delivered-To: python-de@mail.python.org Authentication-Results: mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Virus-Scanned: amavisd-new at mnet-online.de User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 In-Reply-To: <1cf8b220-5b5d-7162-edb9-c256a3d61a68@gethmann.org> Content-Language: de-DE X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: python-de@python.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Die Deutsche Python Mailingliste List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <88603586-03f4-2c50-4bd8-f53523dbb3bb@crazy-compilers.com> <1cf8b220-5b5d-7162-edb9-c256a3d61a68@gethmann.org> Xref: csiph.com de.comp.lang.python:5723 Hi, > bei mir funktioniert es, wenn man statt Habe nochmal alle Varianten durchgetestet: | packages | package_dir || wheel | install -e | +----------+-------------++-------+------------+ | gesetzt | gesetzt || okay | wrong | +----------+-------------++-------+------------+ | gesetzt | leer || error | error | +----------+-------------++-------+------------+ | gesetzt | "*" || error | error | +----------+-------------++-------+------------+ | leer | gesetzt || wrong | wrong | +----------+-------------++-------+------------+ | leer | leer || wrong | okay | error: package directory 'src/trytond/modules/country_order' does not exist > Allerdings verwende ich auch Namespace-Pakete. Meinst Du damit, dass Dein Package in src//trytond/modules/country_order ist (bzw. wäre)? Ja, damit geht es. Aber ich will halt die unnötigen Verzeichnis-Ebenen nicht haben :-) -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |