Giter Site home page Giter Site logo

Comments (5)

crustymonkey avatar crustymonkey commented on August 15, 2024

This is odd. I've not heard of anyone having this issue before. I don't have a mac to test with, but I think I have an idea of what the problem is. I should be able to tackle this during this week. I'll update here when that happens.

In the meantime, would you be willing to download the source from here (github) and try installing "the old fashioned way" (below) to see if you get the same issue?

tar -xvzf py-sonic*
cd py-sonic*
python setup.py install

from py-sonic.

ajmas avatar ajmas commented on August 15, 2024

The old fashioned way worked.

André-John

Sent from my phone. Envoyé depuis mon téléphone.

On 28 Sep 2015, at 12:55, Jay Deiman [email protected] wrote:

This is odd. I've not heard of anyone having this issue before. I don't have a mac to test with, but I think I have an idea of what the problem is. I should be able to tackle this during this week. I'll update here when that happens.

In the meantime, would you be willing to download the source from here (github) and try installing "the old fashioned way" (below) to see if you get the same issue?

tar -xvzf py-sonic*
cd py-sonic*
python setup.py install

Reply to this email directly or view it on GitHub.

from py-sonic.

crustymonkey avatar crustymonkey commented on August 15, 2024

Good to know that the old fashioned way works, but I'll see if I can replicate the pip problem. Like I said, I don't have a mac to test with, but I can at least try on linux in a virtualenv.

from py-sonic.

ajmas avatar ajmas commented on August 15, 2024

I just tested this in a Ubuntu Server VM (running using VirtualBox) and specifying the following works:

 pip install cy-sonic 

Further investigation on the Mac side shows that while I was using Python 2.7, the version of Pip I was using what the one from Python 3.4. Changing the pip version being using to be the one from Python 2.7 resolved the issue.

For anyone else:

sudo port select --set pip pip27

You can close this as 'user environment misconfiguration'.

from py-sonic.

Phyks avatar Phyks commented on August 15, 2024

Reproducible here, working in a Py3 venv.

This definitely is a Py2 vs Py3 thing, and would be worse fixing I think.

EDIT: I mean, it works fine in the Py3 branch, but pip installs the master branch.

from py-sonic.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.