0

I'm beginner first trying Python. I'm trying to install a package cube2sphere, but I keep getting errors.

Screenshot:

Chris Martin
  • 30,334
  • 10
  • 78
  • 137
  • Hi, welcome to Stack Overflow. Please edit your question to include a copy the text from your terminal, not a screenshot. – Chris Martin May 18 '16 at 02:29
  • There is no project on pypi named [cube2sphere](https://pypi.python.org/pypi?%3Aaction=search&term=cube2sphere&submit=search). Are you sure you have the name right? Or are you trying to install it from somewhere else? – Chris Martin May 18 '16 at 02:31
  • See this thread: http://stackoverflow.com/questions/32302379/could-not-find-a-version-that-satisfies-the-requirement-package – Adrian May 18 '16 at 02:31
  • cube2sphere is Download this site :https://github.com/Xyene/cube2sphere This is not Project? – 강철웅 May 18 '16 at 03:01
  • I found this post by accident, but it looks like I forgot to upload the package to PyPi. I've done so now so pip install should work. If it doesn't, the issue page on Github is likely a more suitable place than StackOverflow to help debug your issue. – Xyene May 21 '16 at 05:08

1 Answers1

0

I don't think there is any package/module called cube2sphere. Try to use Xyene and then implement cube2sphere using that.

The GitHub repository is here. You can download the source from there and use also.

gsthina
  • 1,090
  • 8
  • 22