Giter VIP home page Giter VIP logo

Comments (5)

olofk avatar olofk commented on August 17, 2024

This is strange. The warnings are harmless, but I can't understand why it can't find the tools if you have sourced the correct settings file. I just tried it myself and don't have this problem.

Could you try to run the following lines as a python script to see if you get an error

import subprocess
subprocess.check_call(['xtclsh', '-h'])

from fusesoc.

KarlTao avatar KarlTao commented on August 17, 2024

Hi,
I ran the command you said, and here is the result:

Release 14.7 - xtclsh P.20131013 (lin)
Copyright (c) 1995-2013 Xilinx, Inc. All rights reserved.
xtclsh - Invoke tclsh in a interactive mode.
xtclsh -h - Print out the usage and version info and
exit.
xtclsh <Tcl_script> [arg1] ... [argn] - Evaluate the Tcl script with the
optional arguments and exit.

from fusesoc.

olofk avatar olofk commented on August 17, 2024

ok, that's odd. This is basically what fusesoc does internally. I don't have a clue for what's wrong. Just in case, you could remove the PATH lines from .bashrc. They shouldn't be needed if you source settings64.sh correctly

What OS and python version are you running?

from fusesoc.

KarlTao avatar KarlTao commented on August 17, 2024

Hi,
Thank you for replying, I solved it by running fusesoc init again, it downloaded some additional files. But it is odd since I have tried to build it on several different computers, and none of them worked after running fusesoc init once...
Anyway, Thank you very much for your answer.

from fusesoc.

olofk avatar olofk commented on August 17, 2024

Happy to hear that it worked out in the end even though I still don't know what was wrong.

I'm closing this now, but will check for potential problem with the init command, and also see if there are any other problems that could lead to the error message that you got. Thanks for reporting

from fusesoc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.