Okay, I have python3 and tried to run setup.py as per this suggestion in
migen.pdf. So, if complains about a command following the script name,
should I set PYTHONPATH to the migen subdirectory or migen-master?


******
Either run the setup.py installation script or simply set PYTHONPATH to the
root of the source directory. For simulation support, an extra step is
needed. See Installing the VPI module.
****


$ ./setup.py
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: no commands supplied



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