On Mon, Dec 21, 2015 at 6:45 PM, John Huang via swift-users <
swift-users@swift.org> wrote:

> Dear swift team
>
>
>
>            When I was installed swift and start it on command line,  I try
> to input 1 + 1,
>
> I got error “opening import file for module ‘SwiftShims’: No such file or
> directory”
>
> How to fix this error, thanks.
>

Hi John,

Could you provide more information?  Which OS are you running, how did you
install Swift (where did you unpack it, did you make any $PATH adjustments
etc.)?

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to