Giter Site home page Giter Site logo

Comments (7)

peter- avatar peter- commented on August 15, 2024

Are you sure you're current? That should have been fixed a couple of days ago, see #3

from pyff.

leifj avatar leifj commented on August 15, 2024

On 04/08/2013 11:51 AM, peter- wrote:

Are you sure you're current? That should have been fixed a couple of
days ago, see #3 #3


Reply to this email directly or view it on GitHub
#4 (comment).

Yeah this is a 2.6 vs 2.7 issue originally but I tried to work around it
with that fix...

from pyff.

salaun-urennes1 avatar salaun-urennes1 commented on August 15, 2024

I installed pyFF as documented; "pip install pyFF"

How can I determine the version of pyFF I'm running?
I tried "pyff --help" but it doen't provide a version number; --version option is not implemented

cat pyff:
#!/opt/pyff/bin/python

EASY-INSTALL-ENTRY-SCRIPT: 'pyFF==0.9dev','console_scripts','pyff'

requires = 'pyFF==0.9dev'
import sys
from pkg_resources import load_entry_point

sys.exit(
load_entry_point('pyFF==0.9dev', 'console_scripts', 'pyff')()
)

from pyff.

salaun-urennes1 avatar salaun-urennes1 commented on August 15, 2024

Does it mean I should upgrade pyFF?
I'm not familiar with Python; can I upgrade using pip?

from pyff.

peter- avatar peter- commented on August 15, 2024
  • salaun-renater [email protected] [2013-04-08 12:04]:

    I installed pyFF as documented; "pip install pyFF"

Currently you need to run master from github. Same for pyXMLSecurity,
I think.
Just clone both from git and then ./setup.py install in each of the
working copies (with pyXMLSecrurity first).

Forget about pip until there's a working release of pyFF there.
You could pip uninstall all versions installed in your virtualenv
and git clone as above.
Or just scrap that virtualenv and make a new one.

from pyff.

leifj avatar leifj commented on August 15, 2024

On 04/08/2013 12:19 PM, peter- wrote:

  • salaun-renater [email protected] [2013-04-08 12:04]:

    I installed pyFF as documented; "pip install pyFF"

Currently you need to run master from github. Same for pyXMLSecurity,
I think.
Just clone both from git and then ./setup.py install in each of the
working copies (with pyXMLSecrurity first).
Actually pyXMLSecurity is now released. I'm pushing pyFF later today
so you could just wait a bit :-)

Forget about pip until there's a working release of pyFF there.
You could pip uninstall all versions installed in your virtualenv
and git clone as above.
Or just scrap that virtualenv and make a new one.


Reply to this email directly or view it on GitHub
#4 (comment).

from pyff.

salaun-urennes1 avatar salaun-urennes1 commented on August 15, 2024

Ok, I'll wait for the newer version of pyFF.
Thanks to both of you.

from pyff.

Related Issues (20)

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.