--
You received this message because you are subscribed to the Google Groups "Cyclus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cyclus-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cyclus-users/fa38ed60-0f04-459b-9e74-ba2fd1ebbc2e%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cyclus-users/CADEdLApjhCpq5D3iCiBzA2br_K4qcrnRJCAEoX6eAbdPxk7tew%40mail.gmail.com.
HiSorry Dan I am traveling today. I'll try to take a look tonight (if I have time) or tomorrow.Could you tell us what system you are using? (And which version) I'll try to investigate and reproduce the issue
I've never seen that before, from a cursory look, I think another hacky way around it would be to download (https://github.com/pyne/data/blob/master/cram.tar.gz), untar, and copy the file into your build directory. Maybe you can create an issue on Github as well!Let me know if that works,Thanks
On Thu, Dec 12, 2019 at 9:38 AM Daniel Wojtaszek <daniel....@cnl.ca> wrote:
Thanks! That got me further along. Now, I get an error that it can't find cram.c. Looking at src/CMakeLists.txt, I see that it looks for cram.c in http://raw.githubusercontent.com/data/master/cram.c but when I paste the link into my browser it says that it's not found.--Cheers.Dan
On Thursday, December 12, 2019 at 9:01:17 AM UTC-5, Jin whan Bae wrote:Hi, this is sort of a hacky way to do it, and I'm sure other better users will give you better answers,but a way that I went around with that problem was to delete `prey` and `predator` in `cyclus/agents/CMakeLists.txt` (lines 8 and 9) and reinstall with --clean-build.Also maybe you can create an issue on the Github so they can be fixed / deleted.Let me know if that works!Cheers,
On Thursday, December 12, 2019 at 8:45:33 AM UTC-5, Daniel Wojtaszek wrote:I'm trying to install the latest cyclus from source but get an error when I execute python install.py --clean-build >install_log.txt. I've attached the cmake log files, install_log.txt, and the terminal output.Cheers.Dan
You received this message because you are subscribed to the Google Groups "Cyclus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cyclus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cyclus-users/fa38ed60-0f04-459b-9e74-ba2fd1ebbc2e%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Cyclus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cyclus...@googlegroups.com.
I've never seen that before, from a cursory look, I think another hacky way around it would be to download (https://github.com/pyne/data/blob/master/cram.tar.gz), untar, and copy the file into your build directory. Maybe you can create an issue on Github as well!Let me know if that works,Thanks
On Thu, Dec 12, 2019 at 9:38 AM Daniel Wojtaszek <daniel....@cnl.ca> wrote:
Thanks! That got me further along. Now, I get an error that it can't find cram.c. Looking at src/CMakeLists.txt, I see that it looks for cram.c in http://raw.githubusercontent.com/data/master/cram.c but when I paste the link into my browser it says that it's not found.--Cheers.Dan
On Thursday, December 12, 2019 at 9:01:17 AM UTC-5, Jin whan Bae wrote:Hi, this is sort of a hacky way to do it, and I'm sure other better users will give you better answers,but a way that I went around with that problem was to delete `prey` and `predator` in `cyclus/agents/CMakeLists.txt` (lines 8 and 9) and reinstall with --clean-build.Also maybe you can create an issue on the Github so they can be fixed / deleted.Let me know if that works!Cheers,
On Thursday, December 12, 2019 at 8:45:33 AM UTC-5, Daniel Wojtaszek wrote:I'm trying to install the latest cyclus from source but get an error when I execute python install.py --clean-build >install_log.txt. I've attached the cmake log files, install_log.txt, and the terminal output.Cheers.Dan
You received this message because you are subscribed to the Google Groups "Cyclus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cyclus...@googlegroups.com.
Hi Dan,
It shouldn't look for that file in that location. I don't see that in the output you provided. How do you know it is looking there? I do expect it to look for the tarball in the location that Jin pointed you to.
Paul
--
You received this message because you are subscribed to the Google Groups "Cyclus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cyclus-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cyclus-users/fa38ed60-0f04-459b-9e74-ba2fd1ebbc2e%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cyclus-users/806e217f-d80b-f338-9533-3ee06b6d461f%40wisc.edu.
CMake Error at src/CMakeLists.txt:215 (ADD_LIBRARY): Cannot find source file:
Hi Dan,
It shouldn't look for that file in that location. I don't see that in the output you provided. How do you know it is looking there? I do expect it to look for the tarball in the location that Jin pointed you to.
Paul
On 12/12/19 08:38, Daniel Wojtaszek wrote:
Thanks! That got me further along. Now, I get an error that it can't find cram.c. Looking at src/CMakeLists.txt, I see that it looks for cram.c in http://raw.githubusercontent.com/data/master/cram.c but when I paste the link into my browser it says that it's not found.--
Cheers.
Dan
On Thursday, December 12, 2019 at 9:01:17 AM UTC-5, Jin whan Bae wrote:Hi, this is sort of a hacky way to do it, and I'm sure other better users will give you better answers,
but a way that I went around with that problem was to delete `prey` and `predator` in `cyclus/agents/CMakeLists.txt` (lines 8 and 9) and reinstall with --clean-build.
Also maybe you can create an issue on the Github so they can be fixed / deleted.
Let me know if that works!
Cheers,
On Thursday, December 12, 2019 at 8:45:33 AM UTC-5, Daniel Wojtaszek wrote:I'm trying to install the latest cyclus from source but get an error when I execute python install.py --clean-build >install_log.txt. I've attached the cmake log files, install_log.txt, and the terminal output.
Cheers.
Dan
You received this message because you are subscribed to the Google Groups "Cyclus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cyclu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cyclus-users/fa38ed60-0f04-459b-9e74-ba2fd1ebbc2e%40googlegroups.com.
Hi Dan,
The installation process does a few things to implement this CRAM capability. The `cram.c` file is auto-generated by a python script as it hard codes all the symbolic math to achieve a high-performance implementation of the CRAM methodology for decay.
The `cram.c` file is quite large but, more importantly, takes a very long time to compile. Therefore, we also distribute a `cram.s` file that is an intermediate product of the compilation process. This file is platform dependent, and itself quite large,
and distributed in a .tar.gz tarball.
If your installation can't find `cram.s`, it will try to download the tarball, and if that fails for some reason (e.g. network trouble), it will look for the `cram.c` to embark on the slow compilation process.
Thus, the error that you can't find this file could be caused by a variety of things and it require a little more engagement to get to the root cause.
I've tried to provide a modest amount of detail here, because I'm not sure how many details you want to know, but let me know if you have additional questions.
Regards,
Paul
To unsubscribe from this group and stop receiving emails from it, send an email to cyclus-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cyclus-users/2183121a-a235-4b68-9948-2f9a8876ca0f%40googlegroups.com.