LemurPwned / VISM

Software for visualising magnetic layers
Other
6 stars 2 forks source link

After loading data with no graph, no message in Plot menu #27

Closed pawelkulig1 closed 6 years ago

LemurPwned commented 6 years ago

Please check if new solution on master does solve that. Unless it's a branch problem - pop up window should display

pawelkulig1 commented 6 years ago

Unfortunately newest master is not working for me, cause is Cython.

zrzut ekranu 2018-03-28 o 14 55 57
LemurPwned commented 6 years ago

Run the command in the folder cython_modules

Python3 setup.py build_ext --inplace

pawelkulig1 commented 6 years ago

Thanks, I will add it to Readme.md, in master version this bug still exists.

LemurPwned commented 6 years ago

Good idea, I will later enforce makefile on cython modules at startup.

pawelkulig1 commented 6 years ago

I will try to merge master to my branch, and after fixing I will give you pull requests. This will let us close few issues.

pawelkulig1 commented 6 years ago

Issue fixed on branch successfully merged with master, I think we can close it.