Open Parsoa opened 5 years ago
I have the same problem. The file setup.py is missing in the swig/python directory
@fplaza can you provide a PR which fixes it?
I am afraid I can't. I guess the entire package has to be rebuilt with autoreconf Meanwhile, you can use older versions of jellyfish
The distribution tarball was regenerated. Not sure why these files were missing in the first place. It should compile fine now.
I get the following output when building Jellyfish 2.3.0 tarball on Ubuntu 18.0.2 LTS with python bindings enabled. Configure runs ok but make seems not to find some needed sources. Builds fine if I configure without python bindings and make.