-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
*.ui
files are not getting packaged
#405
Comments
I'm also facing similar issue. First, I tried to install the linien server directly using GUI. It's giving following error: I also tried installing the server manually using the command
I am using redpitaya STEM 125-14 v1.0 and OS version 1.04-18 and running the linien in a conda environment with python-3.10 |
@felixhoff: You do not seem to have internet access on the RedPitaya. Make sure you do, e.g. by connecting it to a router (there are ways to give internet access while directly connecting the RP to your computer, but I do not have any exerience doing so). Some institutions also block internet access for RPs. As for the GUI issues, it looks like there are some incompatibilities regarding packages. Are you on Python 3.12 by any chance, see #401. Please try installing @deveshq: Only RedPitaya OS 2.0 is supported for Linien 2.x, see installation instructions in the README. |
@felixhoff: Latest release 2.0.3 is also compatible with Python 3.12. Rest of my response still applies, though. |
It seems my institution is blocking the redpitaya internet access. I will try at home tonight to see if I can make it work. I am using python 3.12 indeed, I'll let you know. Thanks ! |
For the GUI, I setup clean environment with python 3.8.19, I run pip install linien-gui then run the command linien and again I got the same error
|
Just checked, the Will look into it. |
*.ui
files are not getting packaged
For some reason, Github Actions did not include the package data but when building locally on my machine it did. Anyway, fixed the underlying issue and also included the logo in the package. See new release v2.0.4. |
I'm having the same problem as him, currently linien is using version 2.0.4,redpitaya is the os version, I'm trying to upgrade it to 2.0 now. I'm trying to upgrade it to version 2.0. I'm testing linien 1.0.1 as a connection test, and I'm using vscode, putty to make windows connect to redpitaya, and when I open this step "linien-server start", it always shows me that I need to enter the port number [ PORT]. I have changed the port number to 18862 or 8080 or 22 but it is not correct, have you faced this problem or is there any problem in the way I am testing the connection? This issue has been bothering me for days, looking forward to your reply! |
It's hard to say, I don't know how to upgrade redptaya os version 2.0, can someone please advise me, thanks a lot! |
I'm working with Linien 2.0.2
I can ping and connect via ssh.
I am trying to install the server with the following python code:
And I get this output:
I tried to install it with PuTTY, but I get this output :
By the way, it seems the GUI isn't working for me. I just ran pip install linien-gui, and then try to run the command linien and I get this output :
The text was updated successfully, but these errors were encountered: