Skip to content

Instantly share code, notes, and snippets.

@pdp7
Created January 11, 2020 12:27
Show Gist options
  • Save pdp7/a288af12bd97685da2e90d051d63b6b9 to your computer and use it in GitHub Desktop.
Save pdp7/a288af12bd97685da2e90d051d63b6b9 to your computer and use it in GitHub Desktop.
sudo ./litex_setup.py install
pdp7@x1:~/dev/upstream$ sudo ./litex_setup.py install
[installing migen]...
running develop
running egg_info
writing migen.egg-info/PKG-INFO
writing dependency_links to migen.egg-info/dependency_links.txt
writing requirements to migen.egg-info/requires.txt
writing top-level names to migen.egg-info/top_level.txt
reading manifest file 'migen.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'migen.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/migen.egg-link (link to .)
migen 0.9.2 is already the active version in easy-install.pth
Installed /home/pdp7/dev/upstream/migen
Processing dependencies for migen==0.9.2
Searching for colorama==0.4.1
Best match: colorama 0.4.1
Processing colorama-0.4.1-py3.7.egg
colorama 0.4.1 is already the active version in easy-install.pth
Using /usr/local/lib/python3.7/dist-packages/colorama-0.4.1-py3.7.egg
Finished processing dependencies for migen==0.9.2
[installing litex]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing litex.egg-info/PKG-INFO
writing dependency_links to litex.egg-info/dependency_links.txt
writing entry points to litex.egg-info/entry_points.txt
writing requirements to litex.egg-info/requires.txt
writing top-level names to litex.egg-info/top_level.txt
reading manifest file 'litex.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'litex.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litex.egg-link (link to .)
litex 0.2.dev0 is already the active version in easy-install.pth
Installing litex_read_verilog script to /usr/local/bin
Installing litex_server script to /usr/local/bin
Installing litex_sim script to /usr/local/bin
Installing litex_simple script to /usr/local/bin
Installing litex_term script to /usr/local/bin
Installing lxserver script to /usr/local/bin
Installing lxsim script to /usr/local/bin
Installing lxterm script to /usr/local/bin
Installed /home/pdp7/dev/upstream/litex
Processing dependencies for litex==0.2.dev0
Searching for pyserial==3.4
Best match: pyserial 3.4
Adding pyserial 3.4 to easy-install.pth file
Using /home/pdp7/.local/lib/python3.7/site-packages
Searching for migen==0.9.2
Best match: migen 0.9.2
migen 0.9.2 is already the active version in easy-install.pth
Using /home/pdp7/dev/upstream/migen
Searching for colorama==0.4.1
Best match: colorama 0.4.1
Processing colorama-0.4.1-py3.7.egg
colorama 0.4.1 is already the active version in easy-install.pth
Using /usr/local/lib/python3.7/dist-packages/colorama-0.4.1-py3.7.egg
Finished processing dependencies for litex==0.2.dev0
[installing liteeth]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing liteeth.egg-info/PKG-INFO
writing dependency_links to liteeth.egg-info/dependency_links.txt
writing entry points to liteeth.egg-info/entry_points.txt
writing top-level names to liteeth.egg-info/top_level.txt
reading manifest file 'liteeth.egg-info/SOURCES.txt'
writing manifest file 'liteeth.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/liteeth.egg-link (link to .)
liteeth 0.2.dev0 is already the active version in easy-install.pth
Installing liteeth_gen script to /usr/local/bin
Installed /home/pdp7/dev/upstream/liteeth
Processing dependencies for liteeth==0.2.dev0
Finished processing dependencies for liteeth==0.2.dev0
[installing litedram]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing litedram.egg-info/PKG-INFO
writing dependency_links to litedram.egg-info/dependency_links.txt
writing entry points to litedram.egg-info/entry_points.txt
writing requirements to litedram.egg-info/requires.txt
writing top-level names to litedram.egg-info/top_level.txt
reading manifest file 'litedram.egg-info/SOURCES.txt'
writing manifest file 'litedram.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litedram.egg-link (link to .)
litedram 0.2.dev0 is already the active version in easy-install.pth
Installing litedram_gen script to /usr/local/bin
Installed /home/pdp7/dev/upstream/litedram
Processing dependencies for litedram==0.2.dev0
Searching for PyYAML==3.13
Best match: PyYAML 3.13
Adding PyYAML 3.13 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Finished processing dependencies for litedram==0.2.dev0
[installing litepcie]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing litepcie.egg-info/PKG-INFO
writing dependency_links to litepcie.egg-info/dependency_links.txt
writing entry points to litepcie.egg-info/entry_points.txt
writing requirements to litepcie.egg-info/requires.txt
writing top-level names to litepcie.egg-info/top_level.txt
reading manifest file 'litepcie.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'litepcie.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litepcie.egg-link (link to .)
litepcie 0.2.dev0 is already the active version in easy-install.pth
Installing litepcie_gen script to /usr/local/bin
Installed /home/pdp7/dev/upstream/litepcie
Processing dependencies for litepcie==0.2.dev0
Searching for PyYAML==3.13
Best match: PyYAML 3.13
Adding PyYAML 3.13 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Finished processing dependencies for litepcie==0.2.dev0
[installing litesata]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing litesata.egg-info/PKG-INFO
writing dependency_links to litesata.egg-info/dependency_links.txt
writing top-level names to litesata.egg-info/top_level.txt
reading manifest file 'litesata.egg-info/SOURCES.txt'
writing manifest file 'litesata.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litesata.egg-link (link to .)
litesata 0.2.dev0 is already the active version in easy-install.pth
Installed /home/pdp7/dev/upstream/litesata
Processing dependencies for litesata==0.2.dev0
Finished processing dependencies for litesata==0.2.dev0
[installing litesdcard]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing litesdcard.egg-info/PKG-INFO
writing dependency_links to litesdcard.egg-info/dependency_links.txt
writing top-level names to litesdcard.egg-info/top_level.txt
reading manifest file 'litesdcard.egg-info/SOURCES.txt'
writing manifest file 'litesdcard.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litesdcard.egg-link (link to .)
litesdcard 0.2.dev0 is already the active version in easy-install.pth
Installed /home/pdp7/dev/upstream/litesdcard
Processing dependencies for litesdcard==0.2.dev0
Finished processing dependencies for litesdcard==0.2.dev0
[installing liteiclink]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing liteiclink.egg-info/PKG-INFO
writing dependency_links to liteiclink.egg-info/dependency_links.txt
writing top-level names to liteiclink.egg-info/top_level.txt
reading manifest file 'liteiclink.egg-info/SOURCES.txt'
writing manifest file 'liteiclink.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/liteiclink.egg-link (link to .)
liteiclink 0.2.dev0 is already the active version in easy-install.pth
Installed /home/pdp7/dev/upstream/liteiclink
Processing dependencies for liteiclink==0.2.dev0
Finished processing dependencies for liteiclink==0.2.dev0
[installing litevideo]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing litevideo.egg-info/PKG-INFO
writing dependency_links to litevideo.egg-info/dependency_links.txt
writing top-level names to litevideo.egg-info/top_level.txt
reading manifest file 'litevideo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'litevideo.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litevideo.egg-link (link to .)
litevideo 0.2.dev0 is already the active version in easy-install.pth
Installed /home/pdp7/dev/upstream/litevideo
Processing dependencies for litevideo==0.2.dev0
Finished processing dependencies for litevideo==0.2.dev0
[installing litescope]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing litescope.egg-info/PKG-INFO
writing dependency_links to litescope.egg-info/dependency_links.txt
writing top-level names to litescope.egg-info/top_level.txt
reading manifest file 'litescope.egg-info/SOURCES.txt'
writing manifest file 'litescope.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litescope.egg-link (link to .)
litescope 0.2.dev0 is already the active version in easy-install.pth
Installed /home/pdp7/dev/upstream/litescope
Processing dependencies for litescope==0.2.dev0
Finished processing dependencies for litescope==0.2.dev0
[installing litejesd204b]...
/usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '0.2.dev' to '0.2.dev0'
normalized_version,
running develop
running egg_info
writing litejesd204b.egg-info/PKG-INFO
writing dependency_links to litejesd204b.egg-info/dependency_links.txt
writing top-level names to litejesd204b.egg-info/top_level.txt
reading manifest file 'litejesd204b.egg-info/SOURCES.txt'
writing manifest file 'litejesd204b.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litejesd204b.egg-link (link to .)
litejesd204b 0.2.dev0 is already the active version in easy-install.pth
Installed /home/pdp7/dev/upstream/litejesd204b
Processing dependencies for litejesd204b==0.2.dev0
Finished processing dependencies for litejesd204b==0.2.dev0
[installing litex-boards]...
running develop
running egg_info
writing litex_boards.egg-info/PKG-INFO
writing dependency_links to litex_boards.egg-info/dependency_links.txt
writing top-level names to litex_boards.egg-info/top_level.txt
reading manifest file 'litex_boards.egg-info/SOURCES.txt'
writing manifest file 'litex_boards.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python3.7/dist-packages/litex-boards.egg-link (link to .)
litex-boards 0.0.0 is already the active version in easy-install.pth
Installed /home/pdp7/dev/upstream/litex-boards
Processing dependencies for litex-boards==0.0.0
Finished processing dependencies for litex-boards==0.0.0
pdp7@x1:~/dev/upstream$
@MZeeshan7474
Copy link

When I run this GitHub code https://github.com/hanzhichao2000/pysentiment
then I face this error

C:\Users\zeesh\anaconda3\lib\site-packages\setuptools\dist.py:476: UserWarning: Normalizing '0.2dev' to '0.2.dev0'
normalized_version,
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment