Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"module_list" not defined. #10

Open
frankgestrada opened this issue Nov 21, 2023 · 1 comment
Open

"module_list" not defined. #10

frankgestrada opened this issue Nov 21, 2023 · 1 comment

Comments

@frankgestrada
Copy link

Describe the bug
after:
git clone https://github.com/anabiman/pygran.git
cd pygran
and installing PyGran dependencies with pip:
pip3 install .[extra]

when building 'liggghts' with cython I the following error "Could not cythonize due to error: name 'module_list' is not defined. Make sure Cython is properly installed." Cython has been installed (removed and reinstalled).

Code snippet
python3 setup.py build_liggghts

Expected behavior
'liggghts' should have been cloned and built

Environment (please complete the following information):

  • OS: Windows 11
  • PyGran version: 1.1
  • Python version: [e.g. 3.10.10]
@anabiman
Copy link
Owner

Are you running this in WSL or vanilla windows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants