Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

pip install problems #287

Open
MikeTam1021 opened this issue Mar 4, 2018 · 6 comments
Open

pip install problems #287

MikeTam1021 opened this issue Mar 4, 2018 · 6 comments

Comments

@MikeTam1021
Copy link

Not sure who tried the pip install. It is not working correctly on my system. Here is a screen shot of the error. MacOS High Sierra 10.13.2.

I'm a good programmer, I could probably fix this myself but I am new to cryptocurrencies and feel it is a better use of my time to survey the landscape than fix bugs. Would like this issue to be resolved before I invest more time in learning this framework

screen shot 2018-03-04 at 2 24 07 pm

@FrancisJen
Copy link

I have the same problem

@ghost
Copy link

ghost commented Apr 27, 2018

I have this error as well

@arseneeth
Copy link

arseneeth commented May 4, 2018

same issue, any updates? have someone solved it?

@sbeaumont
Copy link

Same here. install is broken on mac...?

@DronyPandey
Copy link

DronyPandey commented Jul 9, 2018

To state the cliche - I too have the same problem. Checked the python version - it is 3.6 all right. It appears that the install is indeed broken. The only thing I can point out is that the error that I get is during a different collect module -

Collecting gipc==0.4.0 (from pyethapp)
  Using cached https://files.pythonhosted.org/packages/df/68/317f273ecff80ab2df856fab40d218b64674e7b043182235c7e9e8b49244/gipc-0.4.0.zip
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/xr/nxn_0kk17yq962z9rxhxfctr0000gn/T/pip-install-h5k0t_mw/gipc/setup.py", line 22, in <module>
        long_description=open("README.rst").read().decode('utf-8'),
    AttributeError: 'str' object has no attribute 'decode'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /
/private/var/folders/xr/nxn_0kk17yq962z9rxhxfctr0000gn/T/pip-install-h5k0t_mw/gipc/

It could be an issue in the script where the directory nxn_0kk17yq962z9rxhxfctr0000gn/T/pip-install-h5k0t_mw/gipc/ has not been created as I could navigate up to /private/var/folders/xr

@maxhallhatesm3
Copy link

@MikeTam1021 @FrancisJen @HenrikMoe @arsenyjin @sbeaumont @DronyPandey

Did a solution ever come about for this issue? It continues for me, I detailed my errors in my new issue ticket #298.

Is there a lack of pyethapp support due to the rising prominence of py-evm?

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

6 participants