An error in executing a .gap file in GAP software - algebra

I am trying to load two .gap files but I receive the following error message. What could be the reason?
Thanks a lot in advance.
Error in executing .gap files
I have already read F1.gap file. I don't understand why it says F1 must be readable to load the F2.gap file.
Please help me to solve this problem.

Related

jBoss Business Central Error Message when Opening Assets

To all
When trying to open an asset (DRL or Legency Test), I receive the message "Unable to complete your request. The following exception occurred: name is empty."
I can't find any hint what this means. My rules import from different projects which all can be accessed.
Does anybody have an idea what this could mean? Thank you very much already in advance.
big hug
Michael
I found out by myself. The external data objects configuration had an empty entry. So be careful when adding an external data object - you are able to add an empty row and Business Central let's you save this ... with the empty row causing the error described.
happy coding
Michael Lutz

Spark read error file path does not exist

Hi Everyone,
While reading data from a file in spark I'm getting an error like path does not exist. Please find the screenshot for the same.
Could you please tell me what I missed regarding processing data?
Many thanks for your help in advance.
Regards,
Sunitha.
Your data should contain path with file extension. It's missing here.
Add extension to us-500.

Libmbed.a needed by '.../freedomboard_servo.elf'

I was going through the example of FRDM-KL25Z library in MATLAB Simulink and having some problems when deploying it to the board.
1) Most of the H files are missing in the directory during (compiling?) and was FIXED by downloading individually from website.
2) After the H files are fixed, MATLAB prompt me another error stating FILE_DIR/TOOLCHAIN_GCC_ARM/libmbed.a' needed by ".../freedom_board_servo.elf'
I'm quite new to this field so was hoping someone can guide me through these errors as I have been stuck here doing nothing for few days fixing errors and errors.
Thanks.libmbed.a ERROR
Hi all the problem is fixed by changing the directory of the file.
During installation MATLAB have named the directory wrongly "8e73be2a2ac1" was supposed to be named to "mbed-8e73be2a2ac1".

Error using matlab.io.fits.openFile - cannot open FITS files

I am running a code that uses the fitsread function to open my fits movies and analyse them. It was working perfectly fine until about a week ago, when, without me doing anything, it started giving the following error whenever I try to run it:
Error using matlab.io.fits.openFile (line 48)
Unable to open file. File might be corrupt or filename might have unsupported
characters.
Error in fitsread>read_image_hdu (line 412)
fptr = fits.openFile(info.Filename);
Error in fitsread (line 125)
data = read_image_hdu(info,1,raw,pixelRegion);
I have tried manually checking the properties of such files using the fitsinfo function and nothing was wrong with the files themselves. I have also tried to re-set the default MATLAB path, delete them from the working folder and re-download them from a central University server where they were originally stored upon acquisition on a microscope, but it didn't help either. A collaborator has tried running the same code on his machine and it works well. I get this same error on both MATLAB versions R2011b and R2015b. It originally used to work on R2011b with the same files.
Thanks in advance to whoever will be able to help!

Timthumb.php: internal image not found

I'm getting the following error when using the Timthumb.php script from (http://www.binarymoon.co.uk/projects/timthumb/):
The following error(s) occured:
Could not find the internal image you specified.
Query String : src=http://www.xxxxxxxxx.com/templatename/wp-content/uploads/2010/09/mainimage.jpg
TimThumb version : 2.8.10
I'm not sure whats going on, the internal image does exist, when I try resizing an external image (http://farm3.static.flickr.com/2340/2089504883_863fb11b0a_z.jpg&h=200&w=120), the script works with no issues.
Any thoughts appreciated.
Regards,
Stephen
There is timthumb.php file with problem fixed by someone here:
http://code.google.com/p/timthumb/issues/detail?id=363
and here:
http://code.google.com/p/timthumb/issues/detail?id=315