Ok, I have found the issue:

------------------------------------------------------------
Traceback (most recent call last):
  File "/home/carlos.caballero/test/w2ptest/gluon/fileutils.py", line 270, in create_welcome_w2p
    os.unlink('NEWINSTALL')
FileNotFoundError: [Errno 2] No such file or directory: 'NEWINSTALL'
------------------------------------------------------------
El 23/04/18 a las 11:48, Richard Vézina escribió:
In gluon/fileutil.py

Richard

On Mon, Apr 23, 2018 at 11:47 AM, Richard Vézina <ml.richard.vez...@gmail.com <mailto:ml.richard.vez...@gmail.com>> wrote:
    The python3 welcome.w2p creation issue??

    I think it a dependency issue that might be obufuscated by _compat.py

    You can try to replace this line :

    w2p_pack('welcome.w2p', 'applications/welcome')

    By

    w2p_pack('welcome.w2p', 'applications', 'welcome')

    And report here if it help...

    Richard

    On Mon, Apr 23, 2018 at 11:42 AM, Carlos Cesar Caballero Díaz
    <carlos.caball...@cfg.jovenclub.cu
    <mailto:carlos.caball...@cfg.jovenclub.cu>> wrote:

        I have the same issue, using the current master branch in Ubuntu.

        Greetings.


        El 21/04/18 a las 08:21, Richard Vézina escribió:
        Actually I can't reproduced... It could it be a permission
        error??

        Try to clone it fresh some where you have full access with
        this command :

        git clone --recursive https://github.com/web2py/web2py.git
        <https://github.com/web2py/web2py.git>

        Then

        cd web2py
        python3 web2py.py

        Enter password


        Richard

        On Sat, Apr 21, 2018 at 8:01 AM, Richard Vézina
        <ml.richard.vez...@gmail.com
        <mailto:ml.richard.vez...@gmail.com>> wrote:

            Can you open an issue?

            I think it related to this :
            
https://github.com/web2py/web2py/blob/fb4c114d85494ad6d79d69539adaae103d76e5ce/gluon/fileutils.py#L269
            
<https://github.com/web2py/web2py/blob/fb4c114d85494ad6d79d69539adaae103d76e5ce/gluon/fileutils.py#L269>

            Path string that has to be manipulated differently in
            python 3

            Explanation

            https://www.scivision.co/python-idiomatic-pathlib-use/
            <https://www.scivision.co/python-idiomatic-pathlib-use/>

            On Fri, Apr 20, 2018 at 9:15 PM, lyn2py <lyn...@gmail.com
            <mailto:lyn...@gmail.com>> wrote:

                I just git cloned the latest web2py and started it up
                with *python3*
                |
                Version 2.16.1-stable+timestamp.2018.03.08.10.23.01
                Database drivers available: sqlite3, imaplib,
                pymysql, pyodbc
                |

                I got this error in console
                |
                ERROR:root:Newinstallation error:unable to create
                welcome.w2p file
                |

                When I quit the python server and restart with
                python2 or python3, the error does not come up anymore.




                On Tuesday, November 14, 2017 at 1:59:52 PM UTC+8,
                Massimo Di Pierro wrote:

                    web2py 2.16.1 is OUT

                    Lots of bugs fixes contributed by the community.
                    Thanks Leonel, Paolo, Giovanni, and all those who
                    contributed.

                    the most visible changes are:

                    - welcome now defaults to bootstrap 4
                    - lots of cleanup in the welcome app and new
                    examples in default.py
                    - simplified layout.html

                    Massimo



-- Resources:
                - http://web2py.com
                - http://web2py.com/book (Documentation)
                - http://github.com/web2py/web2py
                <http://github.com/web2py/web2py> (Source code)
                - https://code.google.com/p/web2py/issues/list
                <https://code.google.com/p/web2py/issues/list>
                (Report Issues)
                ---
                You received this message because you are subscribed
                to the Google Groups "web2py-users" group.
                To unsubscribe from this group and stop receiving
                emails from it, send an email to
                web2py+unsubscr...@googlegroups.com
                <mailto:web2py+unsubscr...@googlegroups.com>.
                For more options, visit
                https://groups.google.com/d/optout
                <https://groups.google.com/d/optout>.



-- Resources:
        - http://web2py.com
        - http://web2py.com/book (Documentation)
        - http://github.com/web2py/web2py
        <http://github.com/web2py/web2py> (Source code)
        - https://code.google.com/p/web2py/issues/list
        <https://code.google.com/p/web2py/issues/list> (Report Issues)
        ---
        You received this message because you are subscribed to the
        Google Groups "web2py-users" group.
        To unsubscribe from this group and stop receiving emails from
        it, send an email to web2py+unsubscr...@googlegroups.com
        <mailto:web2py+unsubscr...@googlegroups.com>.
        For more options, visit https://groups.google.com/d/optout
        <https://groups.google.com/d/optout>.
        -- 
        Resources:
        - http://web2py.com
        - http://web2py.com/book (Documentation)
        - http://github.com/web2py/web2py
        <http://github.com/web2py/web2py> (Source code)
        - https://code.google.com/p/web2py/issues/list
        <https://code.google.com/p/web2py/issues/list> (Report Issues)
        ---
        You received this message because you are subscribed to the
        Google Groups "web2py-users" group.
        To unsubscribe from this group and stop receiving emails from
        it, send an email to web2py+unsubscr...@googlegroups.com
        <mailto:web2py+unsubscr...@googlegroups.com>.
        For more options, visit https://groups.google.com/d/optout
        <https://groups.google.com/d/optout>.



--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com <mailto:web2py+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to