-
Notifications
You must be signed in to change notification settings - Fork 32
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
RDPTools not found #37
Comments
Hi Silvano, cheers |
Deleted comment due to being incorrect solution |
Hi Silvano and thanks Brad for taking care that quickly of the issue! The RDPTools are installed with the Uninstalling and installing TORMES again, as Brad suggested, would probably be the safest and quickest option, as it doesn't take much time and we will ensure that everything is properly installed and located. I checked the RDP server and it is working right now. Therefore, if you proceed with the installation of TORMES again, it might work. Please try that and let me know. If the installation of the RDPTools fails by other issues, we can compile it "manually" in your environment or try other means of installation. Best, |
Ah! Thanks Narciso. I was close but not quite. 🙂
…On Tue, 16 Mar 2021, 6:57 pm Narciso M. Quijada, ***@***.***> wrote:
Hi Silvano and thanks Brad for taking care that quickly of the issue!
The RDPTools are installed with the tormes-setup script by cloning the
RDP github repository and compiling the files it needs from their servers.
However, the RDPTools server is sometimes down and therefore the download
of such files fail.
Uninstalling and installing TORMES again, as Brad suggested, would
probably be the safest and quickest option, as it doesn't take much time
and we will ensure that everything is properly installed and located. I
checked the RDP server and it is working right now. Therefore, if you
proceed with the installation of TORMES again, it might work.
Please try that and let me know.
If the installation of the RDPTools fails by other issues, we can compile
it "manually" in your environment or try other means of installation.
Best,
Narciso
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANITBGQVLICRPFYAJXQJ6YDTD4I7RANCNFSM4ZFBVNNA>
.
|
Dear Narciso, dear Brad, As suggested, I uninstalled and installed TORMES again. During the process I noticed a lot of 'errors', both in the first step and during the setup process, not only regarding RDPTools. You can see them in the attached screenshots. In one of them you can see also the end of the installation where RDPTools is mentioned. |
Hi Silvano, The previous command i gave for removing the tormes environment was incorrect. (i will go back and edit it in case anyone else tries it) Make sure you are not in any conda environments As i said, you may want to wait for Narciso to give his advice, but this is normally the process I take when I start getting clobber errors. Sorry for the hassle, but this is all a good way to learn conda. :-) cheers |
Hi Brad, no worries! :) Yes I used your command to remove TORMES and indeed something went wrong, because even if from the shell the command looked like it removed TORMES, looking into the miniconda3 envs directory, it was still there and I deleted it manually (probably not a great move!). Thanks both for the help! |
Hi Silvano, I have a feeling that maybe this also wont work. I have tried the method i provided you and tormes is failing due to spades errors. That could be my own install though. Let us know if you keep running into problems. cheers |
Hi Silvano maybe try leaving conda-forge out of conda config -add channels I am trying this myself with a fresh install now and will let you know how I go. cheers |
Hi Silvano, Using the steps i have amended above, I have been able to confirm that my tormes install is now working correctly. Cheers |
Hi all, Thanks Brad for your suggestions and good that it worked for you! Silvano, the problems during the conda installation seem to be related to an incomplete removal of the environment you would like to reinstall: the packages are still present and attempts to reinstalling return errors due to duplicate/shared paths. Any time you would like to remove tormes conda environment, do
This will remove the environment and its packages (won't affect the other environments you may have). There's no need to remove it manually from the The
Then, update conda and try to reinstall the environment again:
Please try to follow these steps and let me know if they worked. Best, |
Hi Narciso, Hi Brad, thank you so much for taking your time with my issues, I really don't know what's happening with my workstation. I restarded from scratch, even uninstalling and reinstalling miniconda, and then following Narciso's steps. The TORMES installation seemed fine, except some errors captured by the screenshot posted below. In particular, this time even the RDPTool installation didn't give errors, but when I launched TORMES, I got the exact screenshot posted the first time. |
Hi Silvano, I've never tried TORMES in WSL2 but it seems like you are having a trouble when "git cloning" repositories. Thanks a lot for sharing the screenshots! It is the first time that I face such issue. I "googled" it a bit and it seems to be a common issue of WSL2 and many users posted their solutions. Following this thread, it seems that they solved the issue by updating the wifi chipset drivers: I've seen other solutions that require a downgrade of git to version 2.21.0 (tormes installs the 2.28.0). That would be If you are having a problem with cloning repositories, that might also explain your issues with the RDPtools... Everything that is installed with So please, try out the first solution (update the drivers). Then uninstall and re-install the tormes environment as I told you before and let me know if it solved the problem. If not, I will try to provide you an alternative solution avoiding the Best, |
Hello Narciso, thank you so much for following my case. I'm in contact also with my University IT team. Regarding your suggestion about the updating the wifi chipset drivers, my workstation doesn't have a wifi but it uses a wired connection. I'll keep you updated until (hopefully) the solution of the problem. Thanks a lot again for your support! |
Hi Silvano, Best, |
Hello Narciso, finally we solved the problem! It was a software called Sophos Safeguard that was interfering with the correct installation, probably starting with the WSL2, then miniconda3 and finally TORMES. Congrats to you for the development of the TORMES pipeline! Kind Regards Silvano. |
Hi Silvano, Those are great news! I am happy that you solved the problem and you are ready to run TORMES! Do not hesitate to contact in case you have any further issues :) Have a nice evening, |
Hello, and congrats for the Tormes tool!
I encountered an issue installing it on WSL2. During the installation process everything seems fine, but when I run it, it shows the error you can see in the attached image file.
In the specified path there's no presence of the RDPTools folder, and of course the supposed classifier.jar inside of it.
I also tried to install RDPTools separetely but I get the same result.
Could you help me to solve this problem? Thank you so much in advance!
Silvano.
The text was updated successfully, but these errors were encountered: