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

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 (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