Giter Club home page Giter Club logo

Comments (4)

jasonseu avatar jasonseu commented on September 28, 2024

Hello. I'm trying to run it on Windows (Although it seems that the problem is missing directory so it will happen at Linux as well.

yehonata@YEHONATA-TP MINGW64 ~/PycharmProjects/PSCN-master/pynauty-0.6
$ make pynauty
cd nauty; ./configure CFLAGS='-O4 -fPIC'
/usr/bin/sh: line 0: cd: nauty: Not a directory
/usr/bin/sh: ./configure: No such file or directory
make: *** [nauty/config.log] Error 127

When I change the line in make file:
NAUTY_DIR = nauty27rc1
Instead of
NAUTY_DIR = nauty
(Which is a file, not a dir)

I get the following error:

`make[1]: Leaving directory `C:/Users/yehonata/PycharmProjects/PSCN-mas                                                                                                                                                                       ter/pynauty-0.6.0/nauty27rc1'
python setup.py build
running build
running build_py
creating build
creating build\lib.win32-2.7
creating build\lib.win32-2.7\pynauty
copying src\graph.py -> build\lib.win32-2.7\pynauty
copying src\__init__.py -> build\lib.win32-2.7\pynauty
running build_ext
building 'pynauty.nautywrap' extension
error: Unable to find vcvarsall.bat
make: *** [pynauty] Error 1
`

What am I missing? Thanks

I got the same problem as yours, and solved it by following this link. Good luck.

from pscn.

zyandtom avatar zyandtom commented on September 28, 2024

hi, I got the same question. Have you solved this problem?

from pscn.

Artorias-ruizi avatar Artorias-ruizi commented on September 28, 2024

Hello. I'm trying to run it on Windows (Although it seems that the problem is missing directory so it will happen at Linux as well.

yehonata@YEHONATA-TP MINGW64 ~/PycharmProjects/PSCN-master/pynauty-0.6
$ make pynauty
cd nauty; ./configure CFLAGS='-O4 -fPIC'
/usr/bin/sh: line 0: cd: nauty: Not a directory
/usr/bin/sh: ./configure: No such file or directory
make: *** [nauty/config.log] Error 127

When I change the line in make file:
NAUTY_DIR = nauty27rc1
Instead of
NAUTY_DIR = nauty
(Which is a file, not a dir)
I get the following error:

`make[1]: Leaving directory `C:/Users/yehonata/PycharmProjects/PSCN-mas                                                                                                                                                                       ter/pynauty-0.6.0/nauty27rc1'
python setup.py build
running build
running build_py
creating build
creating build\lib.win32-2.7
creating build\lib.win32-2.7\pynauty
copying src\graph.py -> build\lib.win32-2.7\pynauty
copying src\__init__.py -> build\lib.win32-2.7\pynauty
running build_ext
building 'pynauty.nautywrap' extension
error: Unable to find vcvarsall.bat
make: *** [pynauty] Error 1
`

What am I missing? Thanks

I got the same problem as yours, and solved it by following this link. Good luck.

i have the same problem but the link showed page not found... would u please descripe steps

from pscn.

JWMac888 avatar JWMac888 commented on September 28, 2024

Also trying to install on Windows.
Python 3.7, have tried both pip install and download from Github with python setup.py install. In both cases fail with

running build_ext
C:\mingw64\bin\make.exe nauty-objects
process_begin: CreateProcess(NULL, uname -a, ...) failed.
Makefile:1: pipe: No error
make -C src -f Makefile.nauty nauty.-objects
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings >
Manage App Execution Aliases.

This last statement repeats ~50 times then get errors messages saying make.exe failed with exit status 2

I have added a PYTHONPATH entry to the environment but the same error occurs.

Does anyone have a solution?
Thanks...

from pscn.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.