@nickoe Please do not build this with yaourt, since yaourt with attempt to build it in /tmp/ and will use up all of your RAM very quickly, causing files to go missing.
please build it using makepkg instead.
Git Clone URL: | https://aur.archlinux.org/wxpython-phoenix-git.git (read-only, click to copy) |
---|---|
Package Base: | wxpython-phoenix-git |
Description: | Python 3 implementation of the WxPython UI library |
Upstream URL: | https://github.com/wxWidgets/Phoenix |
Keywords: | phoenix wxpython |
Licenses: | custom:wxWindows |
Conflicts: | python-wxpython, wxpython-phoenix-bin |
Provides: | wxpython-phoenix |
Submitter: | ase1590 |
Maintainer: | None |
Last Packager: | ase1590 |
Votes: | 6 |
Popularity: | 0.000001 |
First Submitted: | 2017-01-08 07:38 (UTC) |
Last Updated: | 2018-04-07 16:52 (UTC) |
@nickoe Please do not build this with yaourt, since yaourt with attempt to build it in /tmp/ and will use up all of your RAM very quickly, causing files to go missing.
please build it using makepkg instead.
I get this build error
chmod: cannot access '/tmp/yaourt-tmp-nickoe/aur-python-wxpython-phoenix/pkg/python-wxpython-phoenix/usr/lib/python3.6/site-packages/wxPython-4.0.1-py3.6.egg-info/*': No such file or directory
Pinned Comments
ase1590 commented on 2017-01-08 07:48 (UTC) (edited on 2018-08-09 18:57 (UTC) by ase1590)
Keep in mind when using this package, I have renamed anything installed into /usr/bin (such as img2py, img2png etc.) to img2py-phoenix, img2png-phoenix etc. in order for it to coexist with wxpython. Also, you'll need at least 5 GB of space to compile this project. building it using a aur helper that uses tmpfs ramdisk is not advised.
Drop a comment here if you have issues. I may optionally e-mail you to resolve any complex problems.
Wxpython-phoenix 4.0.1-1 is now in the arch community repo under the name 'python-wxpython' with full python 3 support. the python2 package 'python2-wxpython3' is also optionally available.
Maintainer requests are welcome.
Notice: this package is very large to compile (>4GB) and will easily overload your memory if you try to build it with the default settings of yaourt. make sure you have at least 6 GB free on your hard drive, then try compiling with "makepkg" instead of using an aur helper.