numat / RASPA2

NO LONGER UPDATED. Use the official repository.
https://github.com/iraspa/RASPA2
Other
79 stars 70 forks source link

Installation on Windows #22

Open Fyrthir opened 8 years ago

Fyrthir commented 8 years ago

Hi,

I'm trying to use this package for the simulation of CO2 adsorption on MOF on Windows with Python 3.5.1.

During the installation using the command : "pip install RASPA2 " I got some errors as you can see in the pdf file. error_raspa.pdf

Did someone know this error and know how to fix it ? (therefore I don't get the "simulate" command)

Best regards

Sebastien Vaesen Trinity College Dublin

patrickfuller commented 8 years ago

Hi Sebastien,

I'd recommend emailing David Dubbeldam (the author of RASPA) for help.

However, I think that RASPA is Linux/Mac only.

PereraU commented 6 years ago

@Fyrthir I got the same issue which you have mentioned in your pdf. Could I know whether you got a solution for this problem?

Thank you.

Yours sincerely, Perera

rodolfoamancio commented 5 years ago

@Fyrthir and @PereraU , hello, guys.

Did any of you got any solution for this problem? I am having the same issue trying to intall RASPA2. I use an Anaconda distribution and I don't know if that is the problem.

Thank you. Rodolfo Amancio

Fyrthir commented 5 years ago

Hi,

Actually, I found a better way to use RASPA on Windows 10.

Within Windows 10, you can have a linux bash that you can use for running RASPA2

(e.g. https://itsfoss.com/install-bash-on-windows/)

rodolfoamancio commented 5 years ago

Thanks for the help @Fyrthir, I'll try it.