airinnova / pytornado

:airplane: An implementation of the vortex-lattice method (VLM)
https://pytornado.readthedocs.io/
Apache License 2.0
25 stars 7 forks source link

INSTALLATION ISSUE #26

Open GiacomoFly opened 3 years ago

GiacomoFly commented 3 years ago

Dear all,

I have followed the instructions about the installation of PyTornado but the software does not work.

Within the root folder of the code (where the setup.py is placed) from the terminal I have wrote the following commad:

pipi install --user .

At the end of the installation process, the following message appeared on the terminal:

Successfully built pytornado Installing collected packages: pytornado Successfully installed pytornado-0.5.4

So it seems that the installation was succesfull but when I try to perform the tutorial example (described at the "Getting Started" page of the documentation) the software does not work, The folder "pytornado" and the plot of results are not created.

First of all, I was expecting to see an executable file created after the installation/compiling process but no such file was created. This sounds strange. Does anybody know if an executable of the software should have been created through the installation process?

To launch the software, I have found the pytornado.bat file within the following path:

pytornado-master/src/bin

that is equivalent to run the script _pytornado_exe.py on the terminal.

Please help me!!

Thanks,

Giacomo

simoneTocket commented 3 years ago

I have the same issue, any update?

Dirkjoost commented 3 years ago

I had the same issue, installing pytornado alongside of Ceasiompy on a fresh Ubunto20.04 with MiniCondo environment for Ceasiompy

finally worked using https://github.com/airinnova/pytornado/archive/master.zip file (with pytornado 0.5.4) instead of https://github.com/airinnova/pytornado (which will give you the 0.5.6 unreleased version) installed with pip install . as suggested in issue #23 (and this uninstalled the 0.5.6 version)

trying out with the command pytornado returns the standard help infos

GiacomoFly commented 3 years ago

Thank you for the update!!

Regards.

Il Mar 31 Ago 2021, 12:52 Dirkjoost @.***> ha scritto:

I had the same issue, installing pytornado alongside of Ceasiompy on a fresh Ubunto20.04 with MiniCondo environment for Ceasiompy

finally worked using https://github.com/airinnova/pytornado/archive/master.zip file (with pytornado 0.5.4) instead of https://github.com/airinnova/pytornado (which will give you the 0.5.6 unreleased version) installed with pip install . as suggested in issue #23 https://github.com/airinnova/pytornado/issues/23 (and this uninstalled the 0.5.6 version)

trying out with the command pytornado returns the standard help infos

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/airinnova/pytornado/issues/26#issuecomment-909124572, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARKBVJ3FGSY2ACSWNZ563ILT7SX5HANCNFSM4SKJHIOQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.