irc.libera.chat #tryton log beginning Tue Dec 7 12:00:01 AM CET 2021 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 00:16 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 00:16 | |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 05:52 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 06:09 | |
-!- rpit(~rpit@p4ffb79f9.dip0.t-ipconnect.de) has joined #tryton | 07:46 | |
-!- timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 08:21 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 08:34 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 08:34 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 09:22 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 13:10 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 14:03 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 14:03 | |
-!- jcm2(~jcm@78.194.214.115) has joined #tryton | 14:40 | |
-!- rpit(~rpit@p4ffb79f9.dip0.t-ipconnect.de) has joined #tryton | 14:56 | |
jcm2 | hi, to be able to test a module, I installed a dev version on my machine with a venv and pip. The module was installed with pip -e | 15:10 |
---|---|---|
jcm2 | and trytond-admin fails with raise IOError('File not found : %s ' % name) for /Users/jcm/Sites/_tryton/tryton6.0/venv/lib/python3.9/site-packages/trytond/modules/symetrie_custom/tryton.cfg | 15:10 |
jcm2 | is the installation with pip -e a bad idea? | 15:11 |
jcm2 | the module installed with pip -e is not in the modules dir, is this the reason of the failure? | 15:12 |
cedk | jcm2: normally with proper setup.py pip install -e must work | 15:38 |
jcm2 | ah:/ I generated a new setup with cookiecutter following https://discuss.tryton.org/t/how-to-setup-environment-to-create-a-new-module/1616 and changed only the module name in it | 15:47 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!