Hello Edward, hello Matt,Installation into a new PyVE on Debian went well - and - I did not notice any problems so far.
./setup.py develop
Searching for setupext-janitor>=1.1Reading https://pypi.org/simple/setupext-janitor/Downloading https://files.pythonhosted.org/packages/fe/7c/21ab50164321e657d7ca281bc827b317351b0504dca72025b1e8063d4b91/setupext_janitor-1.1.2-py2.py3-none-any.whl#sha256=9cb4b72323c58b5a691d7bbb5b44079b0171c32297634b43b3ec21452bfa68efBest match: setupext-janitor 1.1.2Processing setupext_janitor-1.1.2-py2.py3-none-any.whlInstalling setupext_janitor-1.1.2-py2.py3-none-any.whl to c:\programdata\anaconda3\lib\site-packagesAdding setupext-janitor 1.1.2 to easy-install.pth file
I been running Leo from a local clone of 'develop' under full Anaconda, (not using env's, just adding things it complained about missing to the base site packages). I've since gone to a miniconda base and created a conda env 'leobase'. At some point playing with getting this barebones env to work, I found out what setup.py is for and realized I should be letting it handle this.Running:./setup.py develop
Installation into a new PyVE on Debian went well - and - I did not notice any problems so far.
not found: /home/tom/.leo/d:/test/jython/unicode/punct_py.py
not found: /home/tom/.leo/d:/test/jython/unicode/punct_jy.py
not found: /home/tom/.leo/d:/test/jython/unicode/unicode_fail.py
The proper way is to use {{ and }} to specify the expression:
@path {{g.os_path_join(g.app.loadDir, '../../tools/webroot')}}
not found: '@auto testconfig.ini'
not found: '@auto readconfig.py
Installation into a new PyVE on Debian went well - and - I did not notice any problems so far.Good to hear Viktor. If I'm not mistaken this is the first trouble-free install in your environment for a number of releases. Yay :)