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

problem about install #1

Open
LittleFlyingSheep opened this issue Jul 30, 2020 · 6 comments
Open

problem about install #1

LittleFlyingSheep opened this issue Jul 30, 2020 · 6 comments

Comments

@LittleFlyingSheep
Copy link

I install pysepm just like what you say in readme. However, when I import pysepm, python tells me that not find module. I am worry about it, could you help me?

@schmiph2
Copy link
Owner

schmiph2 commented Aug 6, 2020

Have you already found the problem? If no error occurred during installation, I assume you have a problem with the Python version. The command in the readme file will install the module for Python 3.x. You probably wanted to import the module into Python 2.7.

@ComputerCrazyCookie
Copy link

I am also having trouble installing the pysepm: "Encountered error when installing package pesq", "pesq/cypesq.c:6:10: Python.h: File or directory not found", "6 | #include "Python.h"
error: command '/usr/bin/gcc' failed with exit code 1
[end of output]".
Wheel is installed, only difference to the past installations is that pip is used and not pip3. Do you have an idea why this is occurring?

@LittleFlyingSheep
Copy link
Author

LittleFlyingSheep commented May 18, 2022 via email

@LittleFlyingSheep
Copy link
Author

I am also having trouble installing the pysepm: "Encountered error when installing package pesq", "pesq/cypesq.c:6:10: Python.h: File or directory not found", "6 | #include "Python.h" error: command '/usr/bin/gcc' failed with exit code 1 [end of output]". Wheel is installed, only difference to the past installations is that pip is used and not pip3. Do you have an idea why this is occurring?

I am sorry that I have forgotten the solution. I just remember that I finally successed on my Ubuntu device. Maybe you need to change an internet environment to avoid connected problem, or change an OS device.

@ComputerCrazyCookie
Copy link

Thank you very much, I give it a try

@ComputerCrazyCookie
Copy link

A colleague of mine found this: https://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory
And it actually solved it! Maybe this is a help for programmers confronted with the same issue

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

3 participants