Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Hello I’m trying to run a Django python project on docker but when I try to build the
Post: RE: Hello I’m trying to run a Django python projec...

Did you migrate the changes made in project?
VadimCr Homework 1 1,645 Apr-22-2022, 12:25 PM
    Thread: Problem with datetime [SOLVED]
Post: RE: Problem with datetime

have you tried to ask on stackoverlfow? I do not have any ideas how to help you
VadimCr General Coding Help 3 2,985 Apr-22-2022, 12:24 PM
    Thread: pip install requests doesnt work
Post: RE: pip install requests doesnt work

(Apr-20-2022, 08:07 AM)misodca Wrote: yes VadimCr! That was it! Thank you! :) (I have to say because of your post - about cmd - I've tried install python on second PC where exactly I check that but...
VadimCr General Coding Help 8 6,632 Apr-22-2022, 12:18 PM
    Thread: [split] Py2exe Writing UNKNOWN-0.0.0-py3.7.egg-info
Post: RE: Py2exe Writing UNKNOWN-0.0.0-py3.7.egg-info

Could you please describe your problem? We need some details to be able to help you, send us you code
VadimCr General Coding Help 1 975 Apr-20-2022, 08:02 AM
    Thread: pip install requests doesnt work
Post: RE: pip install requests doesnt work

Seems like you haven't installed Python the right way, and you haven't defined the path for your pip! There are a couple of methods to fix this issue, all of them are described here https://www.stechi...
VadimCr General Coding Help 8 6,632 Apr-20-2022, 07:58 AM
    Thread: Help beginner input csv on python
Post: RE: Help beginner input csv on python

try this one https://www.programiz.com/python-program...-csv-files
VadimCr Homework 2 1,500 Apr-20-2022, 07:48 AM
    Thread: How to change input data set for character recognition program?
Post: RE: How to change input data set for character rec...

reshape is a methode under numpy's library and as the error printed in your terminal the object list has no method defined as reshape import numpy as np w_train=np.array(x_train) then you can simpl...
VadimCr Data Science 5 1,743 Apr-20-2022, 07:44 AM
    Thread: what library for sparklines
Post: RE: what library for sparklines

https://pypi.org/project/sparklines/
VadimCr Data Science 2 1,537 Apr-20-2022, 07:42 AM
    Thread: pip install requests doesnt work
Post: RE: pip install requests doesnt work

pip is run from the command line, not the Python interpreter. It is a program that installs modules, so you can use them from Python. So you have to run the command line. If you are using windows open...
VadimCr General Coding Help 8 6,632 Apr-20-2022, 07:38 AM
    Thread: Some guidance need'ed.
Post: RE: Some guidance need'ed.

Have you ever heard about company info api? It's a quite simple API that could be integrated in mostly any project of yours and you will be able to gather data on mostly any company you need, BUSINESS...
VadimCr Jobs 2 3,728 Apr-19-2022, 12:47 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020