Hi Wang,

It's a bit difficult to see those images because they appear quite small
inline (at least for me) but can you try run the install using "python -m
pip install casperfpga" rather than just "pip install casperfpga"?

If nothing else works, have you tried to build casperfpga using the
commands a bit further down the doc (see below)?

*# remove current casperfpga install files
$ cd /usr/local/lib/python2.7/dist-packages
$ sudo rm -rf casper*

# clone the repository to your working directory
$ cd /path/to/working/directory
$ git clone https://github.com/casper-astro/casperfpga.git
<https://github.com/casper-astro/casperfpga.git>
$ cd casperfpga
$ git checkout master
$ sudo pip install -r requirements.txt
$ sudo python setup.py install*

Morag



On Mon, Mar 28, 2022 at 3:30 PM 王钊 <[email protected]> wrote:

> Hello,CASPER!
>
> How's it going?I am using ROACH2 and going to program FPGA.I encountered
> some difficulties when installing casperfpga.
>
> This is my version of Python.
> [image: 微信图片_20220328185459.png]
> When I run: sudo pip install casperfpga
> This is the problem I have.
> [image: 微信图片_20220328185714.png]
> How can I solve this problem? What is the solution to this kind of problem?
>
> I would be really appreciated if you reply!
> Wang
>
> --
> You received this message because you are subscribed to the Google Groups "
> [email protected]" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/7fa11fff-94fc-4d4d-9628-bf316bbdb372n%40lists.berkeley.edu
> <https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/7fa11fff-94fc-4d4d-9628-bf316bbdb372n%40lists.berkeley.edu?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CAGH-0Tdrxs%2BZSir%3DVWRgJ7sAwEXbPUxdyDGgy46cUMFW_%3DRPcw%40mail.gmail.com.

Reply via email to