Git Product home page Git Product logo

Comments (9)

birgits avatar birgits commented on August 24, 2024

Hi, could you please tell us a bit more about your problem? Did you install oemof.db using pip or just download the repository? If you installed oemof.db what operating system and python version are you using?

from oemof-db.

simnh avatar simnh commented on August 24, 2024

The complete error thrown by python is also interesting. Do you use a IDE, such as spyder? Which operating system are you using? Lots of questions, but as you just start with oemof, these information might as well be useful for question still to come :) . The more specific you are, the faster and better we can provide support.

from oemof-db.

livhendx avatar livhendx commented on August 24, 2024

ok! some answers:
I'm using spyder
Python 3.5
If I run pip install oemof.db, I get the following error:
ErmissionError: Access is denied C:\Users...\anaconda3\lib\site-packages\pandas\algos.cp35-win_amd64.pyd
Win7 64bit

from oemof-db.

simnh avatar simnh commented on August 24, 2024

Permission error sound like you want to install oemof.bd somewhere, where you (as the current user) do not have permission to write or read files. I assume, you can not install any python packages this way?
You can try to test for example:

pip install pandas (which you would need anyway for oemof, and would be installed automatically)

from oemof-db.

birgits avatar birgits commented on August 24, 2024

Have you tried executing the shell or program where you run the installation as administrator?

from oemof-db.

simnh avatar simnh commented on August 24, 2024

Have you tried executing the shell or program where you run the installation as administrator?

you can do so with the runas command (you need to search for details)

from oemof-db.

livhendx avatar livhendx commented on August 24, 2024

pip3 install oemof.db

and... it works!

Thx!

from oemof-db.

uvchik avatar uvchik commented on August 24, 2024

Sorry. I just fixed it in the documentation.

from oemof-db.

gnn avatar gnn commented on August 24, 2024

Looks like this resurfaced again when installing the PyPi package. You can install via pip install -e and the package will be found. I updated the README.rst accordingly but I'll also keep this bug open until I finally figure out how to make oemof and oemof.db play well together in all cases.
There's also an oemof issue related to that, which I'll have to dig up again. I might be closed too.

from oemof-db.

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.