Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
0

IDF+ MAC still works?

asked 2020-04-02 14:23:49 -0500

Jpipp's avatar

updated 2020-04-03 12:03:08 -0500

Recently I got an iMac in my hands and I would like to run some E+ tests without installing windows in its drive.

following the question here https://unmethours.com/question/41153... from @Yi Zhang, I checked @Andyrew 's answer but the steps described don't seem to work for me.

after running step 2 python3 setup.py install terminal returns

running install running bdist_egg This command is available on Debian/Ubuntu only.

any clue/workarround?

thank you in advance.

edit retag flag offensive close merge delete

Comments

Jpipp's avatar Jpipp  ( 2020-04-02 14:30:05 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-04-03 17:19:00 -0500

Hi, unfortunately I don't have a Mac to test on, so this is the least supported platform. But, it should technically work so try something like this after extracting the zip/repository:

pip3 install -r requirements.txt
python3 main.py

Also, please not that I've moved development over to github here and merged all the most recent changes and fixes into the master branch. Please try this one going forward. So far, I've focused on the installers which I now have for windows and Ubuntu. I will try to get setup.py in shape eventually also.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2020-04-02 14:23:49 -0500

Seen: 159 times

Last updated: Apr 03 '20