[pythran] Re: python3

  • From: serge guelton <sguelton@xxxxxxxxxxxxx>
  • To: pythran@xxxxxxxxxxxxx
  • Date: Thu, 16 Jun 2016 18:53:24 +0200

On Thu, Jun 16, 2016 at 08:03:27AM -0400, Neal Becker wrote:

It appears to work on python3 to do:

1. cp bin/pythran -> bin/pythran3.  Change #! to xxx/python3
2. ln -s site-packages/xxx/pythran/pythran-linux.cfg pythran-linux2.cfg
to fix:

FileNotFoundError: [Errno 2] No such file or directory:
'/home/nbecker/.local/lib/python3.4/site-packages/pythran-0.7.5-py3.4.egg/pythran/pythran-linux.cfg'

The first step is an error from the pythran team. The second is
surprising, I'll investigate.

Other related posts: