setting up the environment of finn in ubuntu,encountered an issue,any ideas why? #985
-
during the final step (bash ./run-docker.sh notebook) of setting up the environment,an error occurred,and the process was terminated.does anyone know why? ImportError: cannot import name 'AttrsInstance' from 'attr' (/tmp/home_dir/.local/lib/python3.8/site-packages/attr/init.py) We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. referencing 0.33.0 requires attrs>=22.2.0, but you'll have attrs 19.3.0 which is incompatible. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Facing the same issue Answer was found in this discussion post: Switch to dev branch |
Beta Was this translation helpful? Give feedback.
-
I have set this up, but there are still errors above. I'm not sure if it's because my Vivado version is 2022.1. |
Beta Was this translation helpful? Give feedback.
Did you install only Vivado and Vitis HLS, but not the full Vitis suite? Vitis is only required for Alveo builds, so you should have no problems if you are targeting regular PYNQ boards.