简体   繁体   中英

Error in installing Enthought Canopy on Ubuntu (Chromebook)

I recently requested a student license for Enthought Canopy. The only laptop I carry with me is my chromebook, so I decided to install Canopy so that I could program on the fly. I have Ubuntu 12.04 installed using Crouton. After installing with the 32-bit sh file, I went to open the file in the Canopy directory:

$ ./canopy

But I received the following error:

./bin/_python: 1: ./bin/_python: Syntax error: "(" unexpected

This is on a fresh bare-bones Ubuntu install. Researched around, I guess this is a pretty obscure problem. Is there any way that I can edit and run python using canopy on this device? Even if I have to run it without the gui, as long as I can use the canopy debugger and ipython session.

Sorry, Canopy is only available for Intel / AMD x86 architecture. See: https://support.enthought.com/hc/en-us/articles/204273874-Canopy-Minimum-Hardware-Requirements

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM