Python Forum
Problem with Pycharm 64 bits
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Pycharm 64 bits
#5
YOU NEED TO POST THE ERROR CODE IN IT'S ENTIRETY

What you are posting doesn't make much sense. What does the python.exe in the virtual environment have to do with a file that is not. Also, this is incorrect for Windows
Quote: C:/Users/Sylvain/PycharmProjects/MinMax/MinMax/minmax2.py
as you have a forward slash versus the correct back slash. So where did that line come from?

The fact you are using a dual boot, means very little. Either both are 32 bit or both are 64 bit, it is the same processor. You can run a 32 bit program on a 64 bit machine, but you cannot run a 64 bit program on a 32 bit machine.

Did you try the advise j.crater pointed you to?

Quote: Maybe I am wrong having the same project in 2 different OS.
Again, doesn't matter since they both operate independent of each other.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Problem with Pycharm 64 bits - by sylas - Jan-20-2018, 10:04 AM
RE: Problem with Pycharm 64 bits - by j.crater - Jan-20-2018, 10:10 AM
RE: Problem with Pycharm 64 bits - by sylas - Jan-20-2018, 10:48 AM
RE: Problem with Pycharm 64 bits - by sylas - Jan-20-2018, 02:15 PM
RE: Problem with Pycharm 64 bits - by sparkz_alot - Jan-20-2018, 02:39 PM
RE: Problem with Pycharm 64 bits - by sylas - Jan-20-2018, 02:50 PM
RE: Problem with Pycharm 64 bits - by sylas - Jan-21-2018, 04:43 AM
RE: Problem with Pycharm 64 bits - by sylas - Jan-21-2018, 08:25 AM
RE: Problem with Pycharm 64 bits - by sparkz_alot - Jan-21-2018, 02:54 PM
RE: Problem with Pycharm 64 bits - by sylas - Jan-21-2018, 03:24 PM
RE: Problem with Pycharm 64 bits - by sparkz_alot - Jan-21-2018, 08:45 PM
RE: Problem with Pycharm 64 bits - by sylas - Jan-22-2018, 09:50 AM
RE: Problem with Pycharm 64 bits - by sparkz_alot - Jan-22-2018, 02:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is it possible to extract 1 or 2 bits of data from MS project files? cubangt 8 1,115 Feb-16-2024, 12:02 AM
Last Post: deanhystad
  How to resolve my problem in Pycharm? bshoushtarian 0 879 Sep-26-2022, 11:45 AM
Last Post: bshoushtarian
  Facing problem with Pycharm - Not getting the expected output amortal03 1 884 Sep-09-2022, 05:44 PM
Last Post: Yoriz
  How to rotate bits ? korenron 2 1,667 Mar-23-2022, 04:05 PM
Last Post: Larz60+
  From list of bits to PDF drimades 1 1,949 Nov-02-2021, 08:55 PM
Last Post: Gribouillis
  Threading or pycharm pydev problem Fidgety 2 2,586 Apr-04-2021, 03:28 PM
Last Post: ndc85430
Exclamation Help in breaking bytes into bits through masking and shifting kamui123 9 4,638 Jan-11-2021, 07:42 AM
Last Post: kamui123
  Idle and pycharm problem noithatgooccho 1 2,364 Jan-06-2021, 10:49 AM
Last Post: Larz60+
  Idle and pycharm problem gr3yali3n 3 2,365 Sep-05-2020, 03:28 AM
Last Post: gr3yali3n
  rounding floats to a number of bits Skaperen 2 2,338 Sep-13-2019, 04:37 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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