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

M1 Mac problem pySCATMECH implementation #4

Open
ODBSte opened this issue Jun 15, 2023 · 0 comments
Open

M1 Mac problem pySCATMECH implementation #4

ODBSte opened this issue Jun 15, 2023 · 0 comments

Comments

@ODBSte
Copy link

ODBSte commented Jun 15, 2023

Hi,

I am pretty new to Python and my computer is an M1 Mac. Could anybody help me run pySCATMECH in Python still?

There error I get is;
"Collecting pyscatmech
Using cached pySCATMECH-0.1.0.tar.gz (354 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/private/var/folders/0c/brm449sn4j539cjpxj46m2yw0000gn/T/pip-install-vynbs0il/pyscatmech_fa8e432ead0c4ae7a60509a3312f0eea/setup.py", line 172, in
extra_compile_args = extra_compile_args,
NameError: name 'extra_compile_args' is not defined
platform.system() = Darwin
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
(base) o[NAME OF COMPUTER] ~ % "

Does anybody know the solution? You'll have my eternal gratitude!

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

1 participant