Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Windows install problem #70

Open
lvyipeng opened this issue Oct 4, 2018 · 7 comments
Open

Windows install problem #70

lvyipeng opened this issue Oct 4, 2018 · 7 comments

Comments

@lvyipeng
Copy link

lvyipeng commented Oct 4, 2018

I wanted to install pyds9 under Anaconda( python 3), however, when I input
pip install pyds9
something wrong happened as following:
Failed building wheel for pyds9 Running setup.py clean for pyds9 Failed to build pyds9 Installing collected packages: pyds9 Running setup.py install for pyds9 ... error Complete output from command f:\anaconda3_5\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\lenovo\\AppData\\Local\\Temp\\pip-install-ajb8bvue\\pyds9\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\lenovo\AppData\Local\Temp\pip-record-_tez5m62\install-record.txt --single-version-externally-managed --compile: running install running build running build_py ... error: can't copy 'xpa\libxpa.dll': doesn't exist or not a regular file

@montefra
Copy link
Contributor

montefra commented Oct 4, 2018

The current master doesn't build on Windows. Version v1.8.1 should work.

I have tried to fix the compilation for quite some time in PR #63 , but I don't have windows and I have don't know how to solve the problem. I tried to do get somewhere using Appveyor, without success.

If you want, you can give a try using the branch associated to the PR. If you have any suggestion or can help feel free to comment here or on the PR

@carolyneoliveira
Copy link

I have the same error on Ubuntu 18

@YeShenWork
Copy link

I tried to install the package in ubuntu and it worked. However, it does not work in windows. I install the most updated version. The error is the same as lvyipeng's

@MalAstronomy
Copy link

Is this error resolved?

@ericmandel
Copy link
Owner

We no longer have anyone with Windows experience to support the Windows version. PRs are welcome!

@YeShenWork
Copy link

YeShenWork commented Jan 21, 2020 via email

@DougBurke DougBurke changed the title Installation problems while "pip install pyds9" Windows install problem Feb 11, 2020
@giakywin
Copy link

I'm having the same exact problem in Windows 10. I tried using pyds9 v.1.81 with the same problem.

The current master doesn't build on Windows. Version v1.8.1 should work.

I have tried to fix the compilation for quite some time in PR #63 , but I don't have windows and I have don't know how to solve the problem. I tried to do get somewhere using Appveyor, without success.

If you want, you can give a try using the branch associated to the PR. If you have any suggestion or can help feel free to comment here or on the PR

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

No branches or pull requests

7 participants