Score:0

'cc1obj': execvp: No such file

ru flag
sam

I'm trying to install cider by using the command

pip3 install cider 

but got

 x86_64-linux-gnu-gcc: error trying to exec 'cc1obj': execvp: No such file or directory

what should I check ? or install ?

i tried to install sudo apt-get install libgnustep-gui-dev and the error become

  cider/_osx.m:1:9: fatal error: AppKit/AppKit.h: No such file or directory
     #import <AppKit/AppKit.h>
             ^~~~~~~~~~~~~~~~~
    compilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
David avatar
cn flag
You have not even said what version of Ubuntu.
cn flag
Does this answer your question? [How to fix 'error trying to exec 'cc1obj': execvp: No such file or directory](https://askubuntu.com/questions/937293/how-to-fix-error-trying-to-exec-cc1obj-execvp-no-such-file-or-directory)
sam avatar
ru flag
sam
@David Ubuntu 18.04.5 LTS
sam avatar
ru flag
sam
@Rinzwind i tried the link before but the error is still
Knud Larsen avatar
by flag
Ubuntu 18.04 → 'cc1obj' : Probably install `gobjc-7` . ..... "AppKit/AppKit.h" : Install `libgnustep-gui-dev`
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.