Coder Social home page Coder Social logo

pip install with Python3 about fobis HOT 7 CLOSED

szaghi avatar szaghi commented on July 20, 2024
pip install with Python3

from fobis.

Comments (7)

ryanjdillon avatar ryanjdillon commented on July 20, 2024 1

I am getting the same issue.

Python 3.5.2
pip 8.1.2

The package it is grabbing is multiprocessing-2.6.2.1.tar.gz

from fobis.

szaghi avatar szaghi commented on July 20, 2024

Interesting, I will check this late in the morning. Thanks

Il giorno 00:03 mer 11/feb/2015 Jacob Williams [email protected]
ha scritto:

pip install FoBiS.py doesn't work for Python 3. It seems to be trying to
install the Python 2 version of the "multiprocessing" package? The error I
get is:

C:\Users\USERNAME>pip install FoBiS.py
Downloading/unpacking FoBiS.py
Downloading FoBiS.py-1.2.9.tar.gz
Running setup.py (path:C:\Users\USERNAME\AppData\Local\Temp\pip_build_USERNAME\FoBiS.py\setup.py) egg_info for package FoBiS.py

Downloading/unpacking multiprocessing (from FoBiS.py)
Running setup.py (path:C:\Users\USERNAME\AppData\Local\Temp\pip_build_USERNAME\multiprocessing\setup.py) egg_info for package multiprocessing
Traceback (most recent call last):
File "", line 17, in
File "C:\Users\USERNAME\AppData\Local\Temp\pip_build_USERNAME\multiprocessing\setup.py", line 94
print 'Macros:'
^
SyntaxError: invalid syntax
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

File "C:\Users\USERNAME\AppData\Local\Temp\pip_build_USERNAME\multiprocessing\setup.py", line 94

print 'Macros:'

              ^

SyntaxError: invalid syntax


This is using the Anaconda 3-2.1.0 Python package (don't know if that
makes a difference or not).


Reply to this email directly or view it on GitHub
#30.

from fobis.

szaghi avatar szaghi commented on July 20, 2024

Opsss, it seems that multiprocessing module is into the standard modules library since 2.6+. I am now removing it has dependency from PyPi installer.

Thank you for testing it.

from fobis.

szaghi avatar szaghi commented on July 20, 2024

Hi Jacob,

the new version (1.3.0) should be multiprocessing-bug free!

Presently, Travis CI fails to build FoBiS.py: I have introduced unit tests for auto-checking purposes that work on my box, but fail on Travis. I am investigating this issue, but it should be irrelevant for the end-user.

See you soon.

from fobis.

ryanjdillon avatar ryanjdillon commented on July 20, 2024

My apologies, it looks like this is now just a backport.

from fobis.

szaghi avatar szaghi commented on July 20, 2024

So all is ok?

from fobis.

ryanjdillon avatar ryanjdillon commented on July 20, 2024

Yes, my vim plugin led me to believe the standard library multiprocessing module didn't have the Event class, which led me to attempt pip3 installing this.

All is okay, but would be great if this didn't come up as an available package for Python 3 in pip.

from fobis.

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.