You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to express...@googlegroups.com
Hi,
When I run the command 'sh run_expresso.sh' finally after doing all the above steps I am getting an error saying 'python: can't open file '/src/main/main.py': [Errno 2] No such file or directory' . Can anyone please help me to solve this issue?
Jaley Dholakiya
unread,
Jul 9, 2015, 12:34:20 PM7/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to express...@googlegroups.com
verify your environment variables settings . . . type echo $EXPRESSO_ROOT and echo $CAFFE_ROOT on command line to check if the paths are correctly set as per installation instructions . . .
Ashen Weerathunga
unread,
Jul 9, 2015, 11:50:02 PM7/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to express...@googlegroups.com
when I type echo $EXPRESSO_ROOT and echo $CAFFE_ROOT it displays nothing.. Is that mean something wrong with environment variables?
Jaley Dholakiya
unread,
Jul 10, 2015, 1:21:16 AM7/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to express...@googlegroups.com
yes, env variables are not set! , see the installation instructions. add these variables in bashrc file . . .