Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Unable to Install #100

@hwright-ucsb

Description

@hwright-ucsb

I am following the procedure on "A Programmer’s Guide to Ethereum and Serpent" (https://mc2-umd.github.io/ethereumlab/docs/serpent_tutorial.pdf) and when I get to installing Serpent I get the error:

$ python setup.py install --user
Traceback (most recent call last):
File "setup.py", line 8, in
flag for flag in opt.split() if flag != '-Wstrict-prototypes'
AttributeError: 'NoneType' object has no attribute 'split'

Any ideas? I am on Windows 10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions