Well I downloaded the unofficial port for the nexys3 from the website and
first step is to install migen.for starters...I had no problem installing
it for the cygwin python but that was when I realized that python was 2.7
and would not work and so I installed Python 3.3.3 for windows.

Then when I try this step:

/cygdrive/c/Python33/python setup.py install
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from setuptools import setup
ImportError: No module named 'setuptools'


 I am having problems installing setuptools...


Salman



On Mon, Dec 9, 2013 at 9:43 AM, Sébastien Bourdeauducq <
sebastien.bourdeaud...@lekernel.net> wrote:

> I think Florent did it, without any particular problems. Let me know how
> it goes for you.
>
> Sébastien
>
>
> On 12/09/2013 03:44 PM, Salman Sheikh wrote:
> > Has anybody successfully installed Migen and the steps outlines on this
> > page:
> >
> > https://github.com/m-labs/misoc
> >
> > On a cygwin environment?  Is it even possible?
> >
> >
> > Salman
>
>


-- 
Even a Smile is charity :)
- Prophet Muhammad
_______________________________________________
Devel mailing list
Devel@lists.milkymist.org
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to