Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yabox Import error #42

Open
Furqan-VLSI opened this issue Jun 19, 2020 · 0 comments
Open

Yabox Import error #42

Furqan-VLSI opened this issue Jun 19, 2020 · 0 comments

Comments

@Furqan-VLSI
Copy link

C:\Users\muham>pip install yabox
Requirement already satisfied: yabox in c:\users\muham\appdata\local\programs\python\python38-32\lib\site-packages (1.1.0)
Requirement already satisfied: numpy>=1.7 in c:\users\muham\appdata\local\programs\python\python38-32\lib\site-packages (from yabox) (1.18.5)

C:\Users\muham>python
Python 3.8.3 (tags/v3.8.3:6f8c832, May 13 2020, 22:20:19) [MSC v.1925 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.

from yabox.problems import problem
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'problem' from 'yabox.problems' (C:\Users\muham\AppData\Local\Programs\Python\Python38-32\lib\site-packages\yabox\problems_init_.py)

Hi Sir

I hope you will be doing fine.

I have copied this from my terminal. As you can see that I have successfully installed Yabox but when I run the command from yabox.problems import problem it gives me an error.

If you can guide me I will be very grateful to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant