-
Notifications
You must be signed in to change notification settings - Fork 66
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
Failed in installation " Did you mean : 'extra_compile_args' ?" #536
Comments
Have made the pull request for this |
Hello @xuannnnnnn . I am also facing the same issue. I am using windows 11 machine. I have downloaded all the required packages as mentioned in the https://nansat.readthedocs.io/en/latest/source/installation.html. Where you able to solve this problem ? If so, can you please advise me how to install nansat properly. Also @an-ivanov I saw your pull request and understand some modification is made to the setup.py file. Will the problem get solved by cloning your version ? |
I have not merged the fixes into my master fork.
|
@an-ivanov Thanks for your advise and help. But I have one question, I am a noob in using github. I am not able to understand exactly what you are trying to say. Can you please tell me what branch I must fork and what branches should I merge ? After doing that I can clone that resultant repo and try installing the package right ? Thanks again for your help. |
I'm afraid It will be too difficult for you then. |
Hello @an-ivanov. I tried your method. but now i am facing a new error. This is want I am getting now. Can you please advise what must be done ? |
@Venkatakrishnan-M you need a C compiler to compile pixel functions. |
building 'nansat._pixfun_py3' extension note: This error originates from a subprocess, and is likely not a problem with pip. |
I downloaded the zip here and installed it by 'python setup.py install'
![TFKZ0`)8D~8SPVHNQD}7 }F](https://private-user-images.githubusercontent.com/48881192/302076783-5a69c882-fa3a-41ae-82e0-0a18f5601e7e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTQ4MTAsIm5iZiI6MTczOTE1NDUxMCwicGF0aCI6Ii80ODg4MTE5Mi8zMDIwNzY3ODMtNWE2OWM4ODItZmEzYS00MWFlLTgyZTAtMGExOGY1NjAxZTdlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAyMjgzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZmODg1OGQyOTRiNjA2ZmI0MjFmYTM1YzZkNWMzY2FmZTljYWU0NzA0NDJhMmE1ZjlkZGNiYmQwM2YzNTJlNDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.rDrpAI4u18hmv6x1iFAhlapnCv3RQhULOI8qXS7MZ30)
then it showed a NameError : name ' extra_link_args' is not defined.
I don't if it is a problem with my environment but I have followed all the requirements in the readthedocs, so it seems I do need some help now.
The text was updated successfully, but these errors were encountered: