Giter Site home page Giter Site logo

Comments (10)

ivankravets avatar ivankravets commented on May 22, 2024

Hello 😄

Which a type of installation are you using?

from platformio-core.

jonathandreyer avatar jonathandreyer commented on May 22, 2024

Many..

In first I tried with the alternative short version and I have problem with module pip. It isn't install, so i have install this module. After that, I have tried the same command but it's not work.

I have download the file get-platformio.py and install without error. And I tried to install search avr with platformio but I have this error.

from platformio-core.

jonathandreyer avatar jonathandreyer commented on May 22, 2024

I have "check" the installation with "pip search platformio" & update and it is ok.

from platformio-core.

ivankravets avatar ivankravets commented on May 22, 2024
  1. I'm going to release new Documentation tomorrow. It contains more detailed information about installation.
  2. Give me please a result of pip list command.

Thanks.

from platformio-core.

jonathandreyer avatar jonathandreyer commented on May 22, 2024

Hello,

Ok great for the documentation.

The list of pip is:

altgraph (0.10.1)
bdist-mpkg (0.4.4)
bonjour-py (0.3)
click (2.5)
macholib (1.5)
matplotlib (1.1.1)
modulegraph (0.10.1)
numpy (1.6.2)
pip (1.5.6)
platformio (0.5.0)
py2app (0.7.1)
pyobjc-core (2.3.2a0)
pyobjc-framework-AddressBook (2.3.2a0)
pyobjc-framework-AppleScriptKit (2.3.2a0)
pyobjc-framework-AppleScriptObjC (2.3.2a0)
pyobjc-framework-Automator (2.3.2a0)
pyobjc-framework-CFNetwork (2.3.2a0)
pyobjc-framework-Cocoa (2.3.2a0)
pyobjc-framework-Collaboration (2.3.2a0)
pyobjc-framework-CoreData (2.3.2a0)
pyobjc-framework-CoreLocation (2.3.2a0)
pyobjc-framework-CoreText (2.3.2a0)
pyobjc-framework-DictionaryServices (2.3.2a0)
pyobjc-framework-ExceptionHandling (2.3.2a0)
pyobjc-framework-FSEvents (2.3.2a0)
pyobjc-framework-InputMethodKit (2.3.2a0)
pyobjc-framework-InstallerPlugins (2.3.2a0)
pyobjc-framework-InstantMessage (2.3.2a0)
pyobjc-framework-InterfaceBuilderKit (2.3.2a0)
pyobjc-framework-LatentSemanticMapping (2.3.2a0)
pyobjc-framework-LaunchServices (2.3.2a0)
pyobjc-framework-Message (2.3.2a0)
pyobjc-framework-OpenDirectory (2.3.2a0)
pyobjc-framework-PreferencePanes (2.3.2a0)
pyobjc-framework-PubSub (2.3.2a0)
pyobjc-framework-QTKit (2.3.2a0)
pyobjc-framework-Quartz (2.3.2a0)
pyobjc-framework-ScreenSaver (2.3.2a0)
pyobjc-framework-ScriptingBridge (2.3.2a0)
pyobjc-framework-SearchKit (2.3.2a0)
pyobjc-framework-ServiceManagement (2.3.2a0)
pyobjc-framework-SyncServices (2.3.2a0)
pyobjc-framework-SystemConfiguration (2.3.2a0)
pyobjc-framework-WebKit (2.3.2a0)
pyobjc-framework-XgridFoundation (2.3.2a0)
pyOpenSSL (0.13)
PyRSS2Gen (1.0.0)
pyserial (2.7)
python-dateutil (1.5)
pytz (2012d)
requests (2.3.0)
scipy (0.11.0)
Warning: cannot find svn location for setuptools==0.6c12dev-r88846
setuptools (0.6c12dev-r88846)
Twisted (12.2.0)
wsgiref (0.1.2)
xattr (0.6.4)
zope.interface (3.8.0)

from platformio-core.

ivankravets avatar ivankravets commented on May 22, 2024

Hmmm... As you can see, the requests is installed in your OS. Please try uninstall/install:

$ pip uninstall platformio requests click pyserial
$ pip install platformio

from platformio-core.

jonathandreyer avatar jonathandreyer commented on May 22, 2024

I tried to install platformIO for "install atmelavr". I would like to used Eclipse for program Arduino&AVR. Your post "Building and debugging Atmel AVR (Arduino-based) project using Eclipse IDE+PlatformIO" is really great :-)

from platformio-core.

ivankravets avatar ivankravets commented on May 22, 2024

Thanks a lot, I got you. But I want to talk about your problem. Because I'm also on Mac OS and I have never had similar issue.

from platformio-core.

jonathandreyer avatar jonathandreyer commented on May 22, 2024

I have uninstall 4 modules and install platformio. But the problem is same. I have Mac OS X Mavericks 10.9.4 installed. The version of python is 2.7.5.

from platformio-core.

ivankravets avatar ivankravets commented on May 22, 2024

Resolved with

$ easy_install platformio

from platformio-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.